door-alarm/web/tsconfig.json
Daniel Svitan 00bf392931
All checks were successful
Gitea Build Action / build (push) Successful in 36s
🎉 Inits web
2025-06-04 21:38:24 +02:00

5 lines
94 B
JSON

{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}