build(frontend): add Vitest setup and update Angular/TypeScript config
This commit is contained in:
parent
5a364ce638
commit
757cae5dcf
6 changed files with 22 additions and 29 deletions
|
|
@ -10,6 +10,6 @@
|
|||
},
|
||||
"include": [
|
||||
"src/**/*.d.ts",
|
||||
"src/**/*.spec.ts"
|
||||
"src/**/*.vitest.ts"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue