Skip to content

Commit

Permalink
Migrating from @react-native-community/eslint-config to @react-native…
Browse files Browse the repository at this point in the history
…/eslint-config (#6370)
  • Loading branch information
kraenhansen authored Jan 13, 2024
1 parent d11d39a commit 2eddbfd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 34 deletions.
2 changes: 1 addition & 1 deletion install-tests/react-native/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"extends": [
"@react-native-community",
"@react-native",
"../../.eslintrc"
]
}
33 changes: 1 addition & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"integration-tests/baas-test-server"
],
"dependencies": {
"@react-native-community/eslint-config": "^3.1.0",
"@react-native/eslint-config": "0.73.2",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"clang-format": "^1.8.0",
Expand Down

0 comments on commit 2eddbfd

Please sign in to comment.