vitest, @vue/test-utils, jsdom and @types/jsdom were installed but no frontend tests exist or are planned. Removing them also drops the deprecated glob@10 dependency chain (js-beautify). type-check now uses tsconfig.app.json.
12 lines
139 B
JSON
12 lines
139 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.node.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.app.json"
|
|
}
|
|
]
|
|
}
|