We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a679dd commit 5561c98Copy full SHA for 5561c98
src/meta.ts
@@ -1,5 +1,5 @@
1
// IMPORTANT!
2
// This file has been automatically generated,
3
// 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;
+export const name = "jsonc-eslint-parser";
+export const version = "2.4.0";
0 commit comments