Phases 6-7
This commit is contained in:
parent
76a516a417
commit
029940b079
111 changed files with 17247 additions and 447 deletions
|
|
@ -8,6 +8,7 @@ export default defineConfig({
|
|||
coverage: {
|
||||
provider: 'v8',
|
||||
enabled: false,
|
||||
all: true,
|
||||
include: ['src/**/*.ts'],
|
||||
exclude: [
|
||||
'src/**/*.test.ts',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue