We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ca3dd2 + 93d00e2 commit b71483aCopy full SHA for b71483a
tsconfig.json
@@ -7,6 +7,7 @@
7
"outDir": "dist",
8
"rootDir": "src",
9
"strict": true,
10
+ "skipLibCheck": true,
11
"target": "es2019"
12
},
13
"include": [
0 commit comments