Description
the eslint-config allow to add line break befor semicolon, line break in object import fields and other
Steps to reproduce
just init blank project and try to add line break before first semicolon in App.tsx
React Native Version
0.76.1
Affected Platforms
Build - MacOS
Output of npx react-native info
System:
OS: macOS 15.0.1
CPU: (12) arm64 Apple M2 Max
Memory: 7.93 GB / 32.00 GB
Shell:
version: 3.2.57
path: /bin/bash
Binaries:
Node:
version: 18.20.4
path: ~/.nvm/versions/node/v18.20.4/bin/node
Yarn:
version: 3.8.6
path: ~/.nvm/versions/node/v18.20.4/bin/yarn
npm:
version: 10.7.0
path: ~/.nvm/versions/node/v18.20.4/bin/npm
Watchman:
version: 2024.10.28.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.1
- iOS 18.1
- macOS 15.1
- tvOS 18.1
- visionOS 2.1
- watchOS 11.1
Android SDK:
API Levels:
- "28"
- "29"
- "30"
- "31"
- "32"
- "33"
- "34"
- "35"
Build Tools:
- 28.0.3
- 29.0.2
- 30.0.0
- 30.0.2
- 30.0.3
- 31.0.0
- 32.0.0
- 33.0.0
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-24 | Google Play Intel x86 Atom
- android-30 | Google APIs Intel x86 Atom
- android-30 | Google Play ARM 64 v8a
- android-30 | Google Play Intel x86 Atom
- android-31 | Google APIs Intel x86_64 Atom
- android-31 | Google Play Intel x86 Atom_64
- android-32 | Google Play ARM 64 v8a
- android-32 | Google Play Intel x86_64 Atom
- android-33 | Google Play ARM 64 v8a
- android-33 | Google Play Intel x86_64 Atom
- android-34 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12483815
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.13
path: /opt/homebrew/opt/openjdk@17/bin/javac
Ruby:
version: 3.1.2
path: /Users/dmitrypreeternal/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
Stacktrace or Logs
[Info - 12:48:23] ESLint server is starting.
[Info - 12:48:23] ESLint server running in node v20.18.0
[Info - 12:48:23] ESLint server is running.
Reproducer
https://github.com/Preeternal/broken-eslint-config-076-1.git
Screenshots and Videos

Description
the eslint-config allow to add line break befor semicolon, line break in object import fields and other
Steps to reproduce
just init blank project and try to add line break before first semicolon in App.tsx
React Native Version
0.76.1
Affected Platforms
Build - MacOS
Output of
npx react-native infoStacktrace or Logs
Reproducer
https://github.com/Preeternal/broken-eslint-config-076-1.git
Screenshots and Videos