Skip to content

Commit 33d7343

Browse files
committed
Lint
1 parent 93f2bba commit 33d7343

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vitest.config.browser.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ export default defineConfig({
99
provider: "playwright",
1010
name: "chromium",
1111
headless: false,
12-
},
13-
},
12+
}
13+
}
1414
});

0 commit comments

Comments
 (0)