Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
Merge pull request #686 from saiichihashimoto/cleanup
Browse files Browse the repository at this point in the history
Cleanup
  • Loading branch information
kodiakhq[bot] committed Jun 30, 2021
2 parents 095696e + 3be0a33 commit 5adbc5e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 27 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,7 @@ module.exports = {
'react',
'react-hooks',
'unicorn',
'you-dont-need-lodash-underscore',
'you-dont-need-momentjs',
],
extends: ['plugin:you-dont-need-lodash-underscore/all', 'plugin:you-dont-need-momentjs/recommended'],
settings: {
'import/extensions': [
'.node.mjs',
Expand Down
21 changes: 0 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-unicorn": "28.0.2",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"eslint-plugin-you-dont-need-momentjs": "1.6.0"
"eslint-plugin-unicorn": "28.0.2"
},
"devDependencies": {
"cz-conventional-changelog": "3.3.0",
Expand Down

0 comments on commit 5adbc5e

Please sign in to comment.