We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15dc6d commit 1705ca0Copy full SHA for 1705ca0
template/package.json
@@ -58,7 +58,7 @@
58
"babel-plugin-module-resolver": "^5.0.0",
59
"babel-plugin-root-import": "^6.6.0",
60
"dotenv": "^16.3.1",
61
- "eslint": "^9.12.0",
+ "eslint": "^8.56.0",
62
"eslint-plugin-import": "^2.31.0",
63
"eslint-plugin-jest": "^28.8.3",
64
"eslint-plugin-no-instanceof": "^1.0.1",
@@ -76,7 +76,7 @@
76
"reactotron-react-native-mmkv": "^0.2.7",
77
"reactotron-react-query": "^1.0.4",
78
"typescript": "5.6.3",
79
- "typescript-eslint": "^8.8.1"
+ "typescript-eslint": "^7.1.1"
80
},
81
"engines": {
82
"node": ">=18"
0 commit comments