wrbapp/frontend/tsconfig.json
xeovalyte 14aebbbf97
Some checks failed
Build and Deploy / Deploy (push) Has been cancelled
Changed flow to allow ios users to install an pwa
2025-04-24 09:23:24 +02:00

6 lines
95 B
JSON

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