Skip to content

Commit 2751ffb

Browse files
committed
fix linting
1 parent 29b0239 commit 2751ffb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

code/addons/pseudo-states/vitest.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { defineConfig, mergeConfig } from 'vitest/config';
2-
import { playwright } from '@vitest/browser-playwright'
2+
3+
import { playwright } from '@vitest/browser-playwright';
34

45
import { vitestCommonConfig } from '../../vitest.shared';
56

0 commit comments

Comments
 (0)