Skip to content

Commit

Permalink
removed old resolution hint about eslint being on version 8
Browse files Browse the repository at this point in the history
  • Loading branch information
vzaidman committed Dec 29, 2024
1 parent 39f6540 commit 8cbb1c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@
"bump version": "npm version major/minor/patch"
},
"resolutions": {
"eslint@^8": [
"react eslint plugins doesn't play nicely with eslint 9 so we force using eslint 8 for now"
],
"source-map@^0.7.4": [
"fixes https://github.com/mozilla/source-map/issues/432 or we get:",
"forces nollup to use source-map 0.8.0-beta.0 or higher.",
Expand Down

0 comments on commit 8cbb1c1

Please sign in to comment.