Skip to content

We aheads shareable eslint config for React projects.

License

Notifications You must be signed in to change notification settings

weahead/eslint-config-react

Repository files navigation

@weahead/eslint-config-react

We aheads eslint config for React projects.

Install

This config and its dependencies are included in We ahead's tooling packages and don't need to be installed in new We ahead projects. Instead use one of the tooling packages that have all configs and dependencies needed for its use.

Install the config by its own

npx install-peerdeps -d -x '-E' @weahead/eslint-config-react

A .eslintrc.json file will automatically be created in the root of your project with:

{
  "extends": ["@weahead/eslint-config-react"]
}

License

X11

About

We aheads shareable eslint config for React projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published