eslint-config-goy

0.2.3 • Public • Published

eslint-config-goy

ESLint config for GoyFE team

Usage

install first

$ npm i eslint-config-goy -D
# OR
$ yarn add eslint-config-goy -D

config in .eslintrc.js :

module.exports = {
  root: true,

  extends: ['goy'],

  rules: {
    // Override rules
  }
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-goy

Weekly Downloads

8

Version

0.2.3

License

MIT

Unpacked Size

3.65 kB

Total Files

5

Last publish

Collaborators

  • ntnyq