3.1.0 • Published 2 years ago

eslint-config-vectron v3.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

eslint-config-vectron

eslint base config for my React projects

By Vectron's kindly claw, your projects will be uniform in style.

Usage

Configure eslint to extend this package:

{
  "extends": "eslint-config-vectron",
}