Skip to content

Commit f1e84ca

Browse files
chore: format
1 parent 4bbcd26 commit f1e84ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/meta.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// IMPORTANT!
22
// This file has been automatically generated,
33
// in order to update its content execute "pnpm run build:meta"
4-
export const name = "svelte-eslint-parser" as const;
5-
export const version = "0.34.0-next.12" as const;
4+
export const name = "svelte-eslint-parser";
5+
export const version = "0.34.0-next.12";

0 commit comments

Comments
 (0)