manifest/nuxt/tsconfig.json

5 lines
94 B
JSON
Raw Permalink Normal View History

2023-02-22 21:19:55 +01:00
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}