primevue-mirror/apps/volt/tsconfig.json

5 lines
98 B
JSON
Raw Normal View History

2025-02-28 11:33:03 +00:00
{
2025-03-04 07:05:22 +00:00
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
2025-02-28 11:33:03 +00:00
}