Skip to content

ESlint auto fix on save is not work in react-native-template-obytes v7.0.2 #410

@yearsalary

Description

@yearsalary

Summary:

ESlint auto fix on save is not work in react-native-template-obytes v7.0.2

Steps to reproduce:

  1. ESlint and Prettier install
  2. npx create-obytes-app@latest MyApp
  3. pnpm install
  4. Intentionally remove line breaks in JSX or TS code
  5. Even after saving, new line breaks do not appear.

Expected behavior:

ESlint auto fix on save is work in react-native-template-obytes

Additional notes:

my solution is that to Add agin @react-native-community/eslint-config in devDependencies and
add @react-native-community in .eslintrc.js extends.
it is work for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions