Browse Source

update

master
MSI\derek 1 month ago
parent
commit
80dde1ac73
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tsconfig.json

+ 1
- 1
tsconfig.json View File

@@ -19,7 +19,7 @@
}
],
"paths": {
"@/*": ["./src/*"]
"@/*": ["/src/*", "./src/*", ]
},
"baseUrl": "."
},


Loading…
Cancel
Save