Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mansi-square committed May 27, 2024
1 parent 47d6671 commit a79039e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react-native-in-app-payments-quickstart/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = {
node: {
extensions: ['.js', '.jsx', '.ts', '.tsx'],
moduleDirectory: ['node_modules', './'],
paths: ['node_modules', 'src']

Check failure on line 13 in react-native-in-app-payments-quickstart/.eslintrc.js

View workflow job for this annotation

GitHub Actions / install-and-test

Missing trailing comma
},
},
},
Expand Down

0 comments on commit a79039e

Please sign in to comment.