We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a056e81 commit f263d0aCopy full SHA for f263d0a
1 file changed
tsconfig.json
@@ -3,6 +3,7 @@
3
"module": "esnext",
4
"target": "es2017",
5
"strict": true,
6
+ "skipLibCheck": true,
7
"declaration": true,
8
"outDir": "dist",
9
"removeComments": true
0 commit comments