{
"extends": "./.nuxt/tsconfig.json",
"compilerOptions": {
"target": "es5",
"esModuleInterop": true,
"allowSyntheticDefaultImports": true
}