chore: remove unnecessary settings

pull/24/head
Yusuke Wada 2023-01-18 21:06:55 +09:00
parent c420bdb23a
commit a18af5cb98
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
"forceConsistentCasingInFileNames": true,
"strict": true,
"skipLibCheck": true,
"strictPropertyInitialization": true,
"strictNullChecks": true,
"noUnusedLocals": false,
"noUnusedParameters": true,
"types": [