flaschengeist-frontend/tsconfig.json

8 lines
116 B
JSON

{
"extends": "@quasar/app/tsconfig-preset",
"target": "esnext",
"compilerOptions": {
"baseUrl": ".",
}
}