Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Anna Vo <[email protected]>
  • Loading branch information
joephela and avo authored Jul 11, 2024
1 parent c48e6c4 commit c61722f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-widen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"eslint": ">= 9",
"eslint-plugin-jest": ">= 28",
"eslint-plugin-jsx-a11y": ">= 6",
"eslint-plugin-playwright": ">=1.0.0",
"eslint-plugin-playwright": ">= 1",
"eslint-plugin-react": ">= 7",
"eslint-plugin-react-hooks": ">= 4",
"eslint-plugin-sort": ">= 3",
"eslint-plugin-widen": ">=3.0.0"
"eslint-plugin-widen": ">= 3"
},
"peerDependenciesMeta": {
"@typescript-eslint/eslint-plugin": {
Expand Down

0 comments on commit c61722f

Please sign in to comment.