Skip to content

Commit

Permalink
dep: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjukim committed Mar 29, 2022
1 parent 53bf60c commit 33f2e38
Show file tree
Hide file tree
Showing 9 changed files with 11,267 additions and 3,289 deletions.
1 change: 0 additions & 1 deletion feeder/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ module.exports = {
},
extends: [
'plugin:@typescript-eslint/recommended', // Uses the recommended rules from the @typescript-eslint/eslint-plugin
'prettier/@typescript-eslint', // Uses eslint-config-prettier to disable ESLint rules from @typescript-eslint/eslint-plugin that would conflict with prettier
'plugin:prettier/recommended' // Enables eslint-plugin-prettier and eslint-config-prettier. This will display prettier errors as ESLint errors. Make sure this is always the last configuration in the extends array.
],
rules: {
Expand Down
Loading

0 comments on commit 33f2e38

Please sign in to comment.