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 37c0135 commit 43e8ac7Copy full SHA for 43e8ac7
2 files changed
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@antfu/eslint-flat-config-utils",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"exports": "./src/index.ts",
5
"include": [
6
"src"
package.json
@@ -1,7 +1,7 @@
"name": "eslint-flat-config-utils",
"type": "module",
"packageManager": "pnpm@9.15.4",
"description": "Utils for managing and manipulating ESLint flat config arrays",
7
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
0 commit comments