Skip to content

Commit

Permalink
Update react-native.js
Browse files Browse the repository at this point in the history
  • Loading branch information
danieloprado authored Mar 20, 2024
1 parent f1cd9ea commit 7d1a96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
extends: ['./index'],
extends: ['./configs/default', './configs/typescript', './configs/react']
plugins: ['react-native'],
env: { 'react-native/react-native': true },
rules: {
Expand Down

0 comments on commit 7d1a96c

Please sign in to comment.