{ | |
"files": [], | |
"compilerOptions": { | |
"lib": ["es2017"], | |
}, | |
"references": [ | |
{ | |
"path": "./tsconfig.node.json" | |
}, | |
{ | |
"path": "./tsconfig.app.json" | |
}, | |
{ | |
"path": "./tsconfig.vitest.json" | |
} | |
] | |
} | |
{ | |
"files": [], | |
"compilerOptions": { | |
"lib": ["es2017"], | |
}, | |
"references": [ | |
{ | |
"path": "./tsconfig.node.json" | |
}, | |
{ | |
"path": "./tsconfig.app.json" | |
}, | |
{ | |
"path": "./tsconfig.vitest.json" | |
} | |
] | |
} | |