door-alarm/web/tsconfig.json
Daniel Svitan 48e433ff1e
All checks were successful
Gitea Build Action / build-go (push) Successful in 24s
Gitea Build Action / build-nuxt (push) Successful in 10m0s
🎨 Prettier formats the code
2025-06-05 11:54:09 +02:00

5 lines
98 B
JSON

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