tsconfig.json 88 B

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