Skip to content

Commit

Permalink
fix: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 committed Jan 17, 2025
1 parent c748ce7 commit 79bd22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"lib": ["es2021", "dom"],
"typeRoots": ["./node_modules/@types"]
},
"include": ["src/**/*", "packages/connector/src/DocumentationLink.ts"]
"include": ["src/**/*"]
}

0 comments on commit 79bd22c

Please sign in to comment.