Skip to content

Commit

Permalink
feat: Show config names in error messages
Browse files Browse the repository at this point in the history
fixes #18231
  • Loading branch information
nzakas committed Apr 1, 2024
1 parent b7cf3bd commit 0e268a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"@eslint-community/regexpp": "^4.6.1",
"@eslint/eslintrc": "^3.0.2",
"@eslint/js": "9.0.0-rc.0",
"@humanwhocodes/config-array": "^0.11.14",
"@humanwhocodes/config-array": "^0.12.1",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
"ajv": "^6.12.4",
Expand Down

0 comments on commit 0e268a2

Please sign in to comment.