Skip to content

Commit

Permalink
Remove ineffective exclude list from react-native
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle committed Jan 19, 2024
1 parent 5c463da commit cee0d79
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions bases/react-native.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,5 @@
"forceConsistentCasingInFileNames": false,
"esModuleInterop": true,
"skipLibCheck": true
},
"exclude": [
"node_modules",
"babel.config.js",
"metro.config.js",
"jest.config.js"
]
}
}

0 comments on commit cee0d79

Please sign in to comment.