@nodertc/eslint-config

0.3.0 • Public • Published

@nodertc/eslint-config

npm node license downloads

This package provides NodeRTC's .eslintrc as an extensible shared config.

Usage

npm i -D @nodertc/eslint-config eslint@5 prettier@1
  1. Add "extends":"@nodertc" to your .eslintrc.

Or to your package.json file:

{
  "eslintConfig": {
    "extends":"@nodertc"
  }
}

License

MIT, 2018 © Dmitriy Tsvettsikh

Readme

Keywords

Package Sidebar

Install

npm i @nodertc/eslint-config

Weekly Downloads

5

Version

0.3.0

License

MIT

Unpacked Size

8.72 kB

Total Files

7

Last publish

Collaborators

  • reklatsmasters