graphic-pixi/tsconfig.json

6 lines
98 B
JSON
Raw Normal View History

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