Skip to content

Commit

Permalink
fix: add eslint-config-react-app to web-app devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iwalmsley committed Jun 20, 2024
1 parent e1a92c7 commit b1b6332
Show file tree
Hide file tree
Showing 2 changed files with 1,046 additions and 16 deletions.
1 change: 1 addition & 0 deletions code/workspaces/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"eslint": "^7.11.0",
"eslint-config-airbnb": "^17.1.1",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.14.3",
Expand Down
Loading

0 comments on commit b1b6332

Please sign in to comment.