Skip to content

Commit f5648ae

Browse files
committed
fix lint
1 parent 2ab754a commit f5648ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/vitest.setup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type {Config} from "./types.ts";
1+
import type {Config} from './types.ts';
22

33
window.__webpack_public_path__ = '';
44

0 commit comments

Comments
 (0)