Bump typescript-eslint to 7.x (#6525)

* chore(deps-dev): bump typescript-eslint to 6.x

* chore(deps-dev): switch to @react-native/eslint-config

* chore(deps-dev): bump typescript-eslint to 7.x
This commit is contained in:
Trivikram Kamat
2024-11-19 18:23:26 -08:00
committed by GitHub
parent 78e34c8d35
commit f1c221ed28
3 changed files with 198 additions and 93 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module.exports = {
root: true,
extends: [
'@react-native-community',
'@react-native',
'plugin:react/recommended',
'plugin:react/jsx-runtime',
'plugin:react-native-a11y/ios',