/ tsconfig.json
tsconfig.json
1  {
2    // https://nuxt.com/docs/guide/concepts/typescript
3    "extends": "./.nuxt/tsconfig.json"
4  }