tsconfig.json 89 B

1234
  1. {
  2. // https://v3.nuxtjs.org/concepts/typescript
  3. "extends": "./.nuxt/tsconfig.json",
  4. }