Skip to content

Commit

Permalink
Merge pull request #9783 from Expensify/Rory-FixStorybook
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham authored Jul 8, 2022
2 parents 4c60382 + e1fec6c commit b760405
Show file tree
Hide file tree
Showing 3 changed files with 4,262 additions and 4,282 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
extends: 'expensify',
extends: ['expensify', 'plugin:storybook/recommended'],
parser: 'babel-eslint',
ignorePatterns: ['!.*', 'src/vendor', '.github/actions/**/index.js'],
env: {
Expand Down
Loading

0 comments on commit b760405

Please sign in to comment.