Skip to content

Add flag to setup react #1

@Rafi993

Description

@Rafi993

Is your feature request related to a problem? Please describe.

When running npx frontend-dev on a react project you do want to setup additional react specific settings for eslint. WIth current setup you have to manually change it.

Describe the solution you'd like

It would be awesome if this project supports -r or --react flag to add react specific config

Describe alternatives you've considered

It would also be possible to detect if package.json has react in it and apply the appropriate config without user having to supply the flags manually

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions