Skip to content

Commit d9a4048

Browse files
committed
basePath追記
1 parent 5687e07 commit d9a4048

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"forceConsistentCasingInFileNames": true,
1616
"esModuleInterop": true,
1717
"outDir": "./dist",
18+
"baseUrl": ".",
1819
"paths": {
1920
"@/*": [
2021
"./src/*"

0 commit comments

Comments
 (0)