eslint-config-southfarm

0.0.2 • Public • Published

eslint-config-southfarm

Build Status

Eslint config for all southfarm's projects written in ES6/7.

Usage

First, install this package.

npm install --save-dev eslint-config-southfarm@latest

Put following setting in your package.json:

"eslintConfig"{
  "extends": "southfarm"
},

That's it! You can override the settings from eslint-config-southfarm by editting eslintConfig section in package.json. Learn more about configuring ESLint on the ESLint website.

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-southfarm

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • zzswang