1.1.1 • Published 2 years ago
@octaved-flow/eslint-config v1.1.1
eslint config
This is a configuration for eslint
Usage
Installation with yarn:
$ yarn add @octaved-flow/eslint-config -DThen create a .eslintrc file with the following content:
{
"extends": "@octaved-flow/eslint-config"
}