{ "extends": "./tsconfig.json", "compilerOptions": { "module": "commonjs" }, "include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.vue"] }