2.0.0 • Published 3 years ago

@proficonf/eslint-config v2.0.0

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
3 years ago

@proficonf/eslint-config

Shareable configs are designed to work with the extends feature of .eslintrc files. Instead of using a file path for the value of extends, use your module name. For example:

{
    "extends": "@proficonf/eslint-config"
}

You can also omit the eslint-config and it will be automatically assumed by ESLint:

{
    "extends": "@proficonf"
}
2.0.0

3 years ago

0.1.1-2

3 years ago

0.1.1-1

3 years ago

0.1.1-0

3 years ago