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.
2 parents b76a956 + 7f32293 commit 8b618cfCopy full SHA for 8b618cf
tsconfig.json
@@ -8,8 +8,7 @@
8
"noImplicitAny": true,
9
"experimentalDecorators": true,
10
"alwaysStrict": true,
11
- "noUnusedLocals": true,
12
- "noEmitOnError": false
+ "noUnusedLocals": true
13
},
14
"exclude": [
15
"node_modules",
0 commit comments