{ "extends": "./tsconfig.json", "include": ["src/**/*.ts", "src/**/*.vue", "vite.config.ts"] // 明确包含所有需要检查的文件 }