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