Skip to content

Commit

Permalink
Merge pull request #3 from AndrewGable/andrew-eslint
Browse files Browse the repository at this point in the history
Add Expensify eslint
  • Loading branch information
tgolen authored Aug 8, 2020
2 parents c6ba301 + 6b16f1b commit 948fb12
Show file tree
Hide file tree
Showing 3 changed files with 767 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
root: true,
extends: '@react-native-community',
extends: 'expensify',
parser: 'babel-eslint',
};
Loading

0 comments on commit 948fb12

Please sign in to comment.