library_components/tsconfig.json

5 lines
94 B
JSON
Raw Permalink Normal View History

2024-07-05 12:22:31 +00:00
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}