mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Let the linter detect unused locals.
This commit is contained in:
parent
2e188551f7
commit
c7dd6dba78
@ -5,7 +5,6 @@
|
|||||||
"incremental": true,
|
"incremental": true,
|
||||||
"inlineSources": true,
|
"inlineSources": true,
|
||||||
"newLine": "lf",
|
"newLine": "lf",
|
||||||
"noUnusedLocals": true,
|
|
||||||
"outDir": "dist",
|
"outDir": "dist",
|
||||||
"preserveConstEnums": true,
|
"preserveConstEnums": true,
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user