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 5196a37 commit ecd65d3Copy full SHA for ecd65d3
tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"root": true,
3
"compilerOptions": {
4
+ "removeComments": true,
5
"noFallthroughCasesInSwitch": true,
6
"noUnusedParameters": true,
7
"noImplicitReturns": true,
0 commit comments