build: update scaffolding to current create-vue template
This commit is contained in:
parent
34823665c6
commit
6aa34c1648
4 changed files with 13 additions and 2 deletions
|
@ -4,6 +4,8 @@
|
|||
"exclude": ["src/**/__tests__/*"],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
|
||||
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue