Skip to content

Commit 5561c98

Browse files
chore: format
1 parent 6a679dd commit 5561c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/meta.ts

Lines changed: 2 additions & 2 deletions
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 "npm run build:meta"
4-
export const name = "jsonc-eslint-parser" as const;
5-
export const version = "2.4.0" as const;
4+
export const name = "jsonc-eslint-parser";
5+
export const version = "2.4.0";

0 commit comments

Comments
 (0)