package.json 이식

This commit is contained in:
2022-07-08 00:43:41 +09:00
parent 96d76a06ef
commit 90cccea3e2
3 changed files with 2341 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@
"importsNotUsedAsValues": "error",
"preserveValueImports": true,
"forceConsistentCasingInFileNames": true,
"baseUrl": "./hwe/",
"paths": {
"@/*": ["./ts/*"],
"@scss/*": ["./scss/*"],