Skip to content

Commit

Permalink
Add eslint client dependencies to dev section in backend
Browse files Browse the repository at this point in the history
  • Loading branch information
ismaelbej committed Apr 11, 2020
1 parent c797f18 commit b6a282d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,11 @@
"@babel/preset-env": "^7.9.0",
"@babel/register": "^7.9.0",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.19.0",
"ganache-core": "^2.10.2",
"node-fetch": "^2.6.0",
"nodemon": "^2.0.2",
Expand Down

0 comments on commit b6a282d

Please sign in to comment.