CrunchyDL/tsconfig.json

5 lines
93 B
JSON
Raw Normal View History

2024-04-16 20:20:30 +02:00
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json",
}