{ "extends": ["../tsconfig.json"], "compilerOptions": { "allowSyntheticDefaultImports": true }, "include": ["**/*.ts",".nitro/types/*.d.ts"], "exclude": [".output",".nitro/dev"] }