We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bbcd26 commit f1e84caCopy full SHA for f1e84ca
src/meta.ts
@@ -1,5 +1,5 @@
1
// IMPORTANT!
2
// This file has been automatically generated,
3
// 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;
+export const name = "svelte-eslint-parser";
+export const version = "0.34.0-next.12";
0 commit comments