You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add a new react-native configuration module, integrating @react-native/eslint-config
- Update the main configuration logic to support React Native options
- Adjust React configuration to filter out DOM-related rules when React Native is enabled
- Update type definitions and exports to include React Native modules
- Add @react-native/eslint-config as a development dependency
- Simplify the team description in the README to general instructions
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# @sj-distributor/eslint-config
2
2
3
-
The ESLint configuration for the SJ Distributor team, based on the latest ESLint Flat Config (v9+), offering out-of-the-box best practices for React + TypeScript.
3
+
Based on the latest ESLint Flat Config (v9+), offering out-of-the-box best practices for React + TypeScript.
0 commit comments