This commit is contained in:
tamaina 2022-04-23 00:57:28 +09:00
parent d240c323ee
commit 9d02728f67
20 changed files with 38 additions and 153 deletions

View file

@ -18,6 +18,7 @@
"strictNullChecks": true,
"experimentalDecorators": true,
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"],