tsconfig: remove comment
This commit is contained in:
parent
07f283f00e
commit
235819fa2f
@ -21,7 +21,7 @@
|
|||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"noUnusedLocals": true,
|
"noUnusedLocals": true,
|
||||||
// "noUnusedParameters": true,
|
"noUnusedParameters": false,
|
||||||
"noFallthroughCasesInSwitch": true,
|
"noFallthroughCasesInSwitch": true,
|
||||||
"incremental": true
|
"incremental": true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user