Update vitest.config.ts

This commit is contained in:
Joseph Garrone 2023-10-21 18:20:36 +02:00 committed by GitHub
parent e410445a05
commit e87c02f40e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,4 +5,4 @@ export default defineConfig({
"test": {
"watch": false
}
});
});