eslint-parser-plain
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -21,3 +21,7 @@ declare const parseForESLint: (code: string) => { | ||
}; | ||
declare const meta: { | ||
name: string; | ||
version: string; | ||
}; | ||
export { parseForESLint }; | ||
export { meta, parseForESLint }; |
{ | ||
"name": "eslint-parser-plain", | ||
"version": "0.1.0", | ||
"packageManager": "pnpm@8.5.1", | ||
"version": "0.1.1", | ||
"packageManager": "pnpm@8.15.6", | ||
"author": "Ray <i@mk1.io> (@so1ve)", | ||
@@ -47,3 +47,3 @@ "description": "Parse various types of files with ESLint.", | ||
"@antfu/ni": "^0.21.3", | ||
"@so1ve/eslint-config": "^0.92.0", | ||
"@so1ve/eslint-config": "^0.110.0", | ||
"@types/eslint": "^8.40.0", | ||
@@ -57,3 +57,3 @@ "@types/node": "^18.16.3", | ||
"vite": "^4.3.4", | ||
"vitest": "^0.31.0" | ||
"vitest": "^0.32.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4787
50481
6