Skip to content

Commit

Permalink
chore(deps): update dependency @doist/eslint-config to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rfgamaral committed Aug 4, 2023
1 parent 0fa8d7b commit 55ab5cc
Show file tree
Hide file tree
Showing 4 changed files with 820 additions and 184 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = {
ignorePatterns: ['.eslintrc.js'],
plugins: ['unicorn'],
extends: [
'@doist/eslint-config/recommended-requiring-type-checking',
'@doist/eslint-config/recommended-type-checked',
'@doist/eslint-config/simple-import-sort',
'@doist/eslint-config/react',
'plugin:storybook/recommended',
Expand Down
Loading

0 comments on commit 55ab5cc

Please sign in to comment.