wrbapp/frontend/jsconfig.json
xeovalyte 7a5f20fa0d
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
updating
2022-11-29 18:14:11 +01:00

6 lines
107 B
JSON

{
// https://v3.nuxtjs.org/concepts/typescript
"extends": "./.nuxt/tsconfig.json",
"allowJs": true
}