Skip to content

Commit

Permalink
Upgrade the rest
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbericTrancart committed Feb 12, 2022
1 parent 08cd30e commit ee30b43
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 250 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ module.exports = {
{ extensions: ['.js', '.jsx', '.ts', '.tsx'] },
],
'react/no-array-index-key': 2,
'react/prop-types': 0,
'react/require-default-props': 0,
'react/jsx-curly-brace-presence': [
'error',
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"hammerjs": "^2.0.8",
"lodash": "^4.17.15",
"nprogress": "^0.2.0",
"prop-types": "^15.7.2",
"react": "^17.0.0",
"react-chartjs-2": "^2.9.0",
"react-dom": "^17.0.0",
Expand Down
Loading

0 comments on commit ee30b43

Please sign in to comment.