garyget-ec

1.0.0-beta.1 • Public • Published

garyget-ec

Usage

  • Install
npm i garyget-ec --save-dev
  • Create a new file .eslintrc, and add the next in the file
{
    "extends": "garyget-ec"
}
  • You may check your env
{
    "extends": "garyget-ec",
    "env": {
        // document, window and others
        "browser": true,
        // path, fs and others
        "node": true,
        // describe, it, test and others
        "jest": true
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i garyget-ec

Weekly Downloads

0

Version

1.0.0-beta.1

License

none

Unpacked Size

20.1 kB

Total Files

22

Last publish

Collaborators

  • garyhou