chore: Remove TS compilerOptions.noUnusedLocals because Oxlint already does it (#1047)
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
"strict": true,
|
||||
"lib": ["DOM", "WebWorker", "ESNext"],
|
||||
|
||||
/* Linting */
|
||||
"noUnusedLocals": true,
|
||||
|
||||
/* Completeness */
|
||||
"skipLibCheck": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user