{ "extends": "./tsconfig.json", "compilerOptions": { "allowJs": true }, "include": ["*.ts", "*.tsx", "*.js", "*.cjs", "*.mjs", "src", "scripts"] }