forked from MapComplete/MapComplete
Formatting
This commit is contained in:
parent
39deec76d2
commit
d2f4df3b60
5 changed files with 82 additions and 72 deletions
|
@ -6,6 +6,6 @@ export default defineConfig({
|
|||
test: {
|
||||
globals: true,
|
||||
setupFiles: ["./test/testhooks.ts"],
|
||||
include: ["./test/*.spec.ts","./test/**/*.spec.ts", "./*.doctest.ts", "./**/*.doctest.ts"],
|
||||
include: ["./test/*.spec.ts", "./test/**/*.spec.ts", "./*.doctest.ts", "./**/*.doctest.ts"],
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue