0.1.5 • Published 4 years ago

@platr/eslint-config-base v0.1.5

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

@platr/eslint-config-base

ESLint config based on StandardJS

Usage

Add this to your .eslintrc file:

{
  "extends": ["@platr/base"]
}

Note: We omitted the eslint-config- prefix since it is automatically assumed by ESLint.