mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
fix(types): improve with strict mode (#1041)
This commit is contained in:
@@ -6,6 +6,7 @@ export default defineVitestConfig({
|
||||
test: {
|
||||
testTimeout: 20000,
|
||||
globals: true,
|
||||
silent: true,
|
||||
environment: 'nuxt',
|
||||
environmentOptions: {
|
||||
nuxt: {
|
||||
@@ -13,4 +14,4 @@ export default defineVitestConfig({
|
||||
}
|
||||
}
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user