chore: package.json refactors

This commit is contained in:
Hiroki Osame
2023-02-14 13:57:55 +09:00
parent 4df3d64099
commit da4910212b
3 changed files with 2 additions and 8 deletions

View File

@@ -7,5 +7,4 @@
"forceConsistentCasingInFileNames": true,
"skipLibCheck": true /* Skip type checking all .d.ts files. */
},
"exclude": ["node_modules"]
}