去掉node跑npm run test
This commit is contained in:
parent
0e89f83c0e
commit
ce5a331b12
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
"allowSyntheticDefaultImports": true,
|
"allowSyntheticDefaultImports": true,
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"baseUrl": ".",
|
"baseUrl": ".",
|
||||||
"types": ["node"],
|
|
||||||
"paths": {
|
"paths": {
|
||||||
"@/*": ["src/*"]
|
"@/*": ["src/*"]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue