This commit is contained in:
tamaina 2022-11-24 18:27:05 +09:00
parent 11d2654ffc
commit 8b9dc962ae
7 changed files with 83 additions and 212 deletions

View file

@ -11,8 +11,7 @@
"sourceMap": false,
"target": "es2017",
"module": "esnext",
"moduleResolution": "node",
"allowSyntheticDefaultImports": true,
"moduleResolution": "node"
"removeComments": false,
"noLib": false,
"strict": true,