@onosendi/eslint-config

2.3.0 • Public • Published

eslint-config

My shareable eslint config.

Install

npm i -D @onosendi/eslint-config

Usage

Extend in your .eslintrc

Default

{
  "extends": ["@onosendi"]
}

TypeScript

{
  "extends": ["@onosendi/eslint-config/lib/typescript"]
}

See http://eslint.org/docs/developer-guide/shareable-configs for more information.

Readme

Keywords

Package Sidebar

Install

npm i @onosendi/eslint-config

Weekly Downloads

4

Version

2.3.0

License

MIT

Unpacked Size

6.97 kB

Total Files

11

Last publish

Collaborators

  • onosendi