We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97777a5 commit bba5f23Copy full SHA for bba5f23
tsconfig.typedoc.json
@@ -1,6 +1,7 @@
1
{
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
4
+ "lib": ["ESNext"],
5
"skipLibCheck": true
6
},
7
"exclude": ["src/**/*.test.ts"]
0 commit comments