Skip to content

Commit

Permalink
Add Expensify eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Aug 8, 2020
1 parent d5d0b6f commit 6b16f1b
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 6b16f1b

Please sign in to comment.