5.0.1 • Published 3 years ago

@volst/eslint-config v5.0.1

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

eslint-config-volst

Based on eslint-config-react-app with a few changes.

Usage

$ npm install eslint @volst/eslint-config --save-dev

Create a .eslintrc file with:

{
    "extends": "@volst"
}