Skip to content

Commit

Permalink
Revert "fix: allow project paths to have URL-encoded characters (esli…
Browse files Browse the repository at this point in the history
…nt#15795)"

This reverts commit f86a3b7.
  • Loading branch information
srijan-deepsource committed May 30, 2022
1 parent 0bcdb48 commit c264caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"homepage": "https://eslint.org",
"bugs": "https://github.com/eslint/eslint/issues/",
"dependencies": {
"@eslint/eslintrc": "^1.2.2",
"@eslint/eslintrc": "^1.2.1",
"@humanwhocodes/config-array": "^0.9.2",
"ajv": "^6.10.0",
"chalk": "^4.0.0",
Expand Down

0 comments on commit c264caf

Please sign in to comment.