Skip to content

Commit fac7597

Browse files
committed
remove unused eslint plugins
1 parent 5a4632b commit fac7597

File tree

2 files changed

+640
-1945
lines changed

2 files changed

+640
-1945
lines changed

package.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,28 +55,18 @@
5555
"@types/jest": "^29.5.12",
5656
"@types/react": "18.2.61",
5757
"@types/selenium-webdriver": "4.0.9",
58-
"@typescript-eslint/eslint-plugin": "2.1.0",
59-
"@typescript-eslint/parser": "2.1.0",
6058
"appium": "^2.5.4",
61-
"eslint-config-airbnb": "18.0.1",
62-
"eslint-config-prettier": "6.2.0",
63-
"eslint-plugin-import": "2.18.2",
64-
"eslint-plugin-jsx-a11y": "6.2.3",
65-
"eslint-plugin-react": "7.14.3",
66-
"eslint-plugin-react-hooks": "^4.5.0",
67-
"eslint-plugin-react-native": "3.7.0",
68-
"metro-react-native-babel-preset": "0.73.7",
69-
"react": "^18.3.1",
70-
"semantic-release": "19.0.3",
7159
"eslint": "8.57.0",
7260
"jest": "^29.6.3",
7361
"prettier": "2.8.8",
62+
"react": "^18.3.1",
7463
"react-native": "0.73.5",
7564
"react-native-macos": "0.73.17",
7665
"react-native-test-app": "3.7.2",
7766
"react-native-windows": "0.73.8",
7867
"selenium-appium": "1.0.2",
7968
"selenium-webdriver": "4.0.0-alpha.7",
69+
"semantic-release": "19.0.3",
8070
"typescript": "5.1.3",
8171
"winappdriver": "^0.0.7"
8272
},

0 commit comments

Comments
 (0)