Remove noUnusedLocals since they are removed by prettier on commit anyway
This commit is contained in:
parent
17dec7deb8
commit
deb6b2373b
@ -1,7 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"noUnusedLocals": true,
|
||||
"noImplicitAny": true,
|
||||
"noImplicitReturns": true,
|
||||
"noImplicitThis": true,
|
||||
|
Loading…
Reference in New Issue
Block a user