We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
skipLibCheck
@types/node
1 parent c9576c4 commit 685b4d6Copy full SHA for 685b4d6
simple-git/tsconfig.release.json
@@ -4,7 +4,7 @@
4
"composite": false,
5
"noEmit": false,
6
"emitDeclarationOnly": true,
7
- "skipLibCheck": true,
+ "skipLibCheck": true
8
},
9
"exclude": ["node_modules", "test"],
10
"include": ["src/lib/**/*.ts", "typings/index.d.ts"]
0 commit comments