{ "extends": "./tsconfig.app.json", "include": ["tests/**/*", "src/shims-vue.d.ts"], "compilerOptions": { "allowJs": true, "composite": true, "lib": [], "types": ["node"], "ignoreDeprecations": "5.0" } }