0.4.1 • Published 4 years ago

@weahead/eslint-config-tool v0.4.1

Weekly downloads
-
License
X11
Repository
github
Last release
4 years ago

@weahead/eslint-config-tool

We aheads eslint config for tool 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-tool

Usage

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

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

License

X11

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago