{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "./tsconfig.json", "compilerOptions": { "allowJs": true }, "include": ["*.ts", "*.js", "*.mjs"] }