chore: project setting exclude tests
This commit is contained in:
parent
17bf0737eb
commit
628a014694
1 changed files with 2 additions and 1 deletions
|
|
@ -2,5 +2,6 @@
|
|||
"extends": "@quasar/app-vite/tsconfig-preset",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "."
|
||||
}
|
||||
},
|
||||
"exclude": ["tests"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue