{ "extends": "./.nuxt/tsconfig.json", "compilerOptions": { "allowImportingTsExtensions": true, "types": [ "./app/types/globals" ] } }