We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518ffe2 commit 29c4277Copy full SHA for 29c4277
eslint.config.mjs
@@ -1,4 +1,3 @@
1
-import eslint from '@eslint/js';
2
import tseslint from 'typescript-eslint';
3
import callstackConfig from '@callstack/eslint-config/react-native.flat.js';
4
package.json
@@ -72,7 +72,6 @@
72
"@babel/preset-react": "^7.25.9",
73
"@babel/preset-typescript": "^7.26.0",
74
"@callstack/eslint-config": "^15.0.0",
75
- "@eslint/js": "^9.17.0",
76
"@react-native/babel-preset": "0.77.0-rc.0",
77
"@release-it/conventional-changelog": "^9.0.2",
78
"@relmify/jest-serializer-strip-ansi": "^1.0.2",
0 commit comments