chore: debug

This commit is contained in:
Bart van der Braak 2024-02-19 11:53:45 +01:00
parent f0eaf34323
commit d5c98e20c2
2 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,6 @@ export default defineConfig({
],
ci: {
reporter: 'jsonExpanded',
buildStatic: true,
budget: 65
buildStatic: true
}
});