@skyalert/eslint-config

1.0.2 • Public • Published

ESLINT package for SkyAlert projects

Best practices and way of code in Organization. Based on package config eslint-config-airbnb-base and plugin eslint-plugin-react.

To use it is needed eslint as devDependency:

$ npm install -D eslint

Then this package is ready yo be installed:

$ npm install -D @skyalert/eslint-config

To get all ready, is needed a file .eslintrc in the project's root:

{
  "extends": "@skyalert"
}

If there's more than a package in the project (e.g. using lerna), copy the same .eslintrc in every package root

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.22latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.22
1.0.11
1.0.01

Package Sidebar

Install

npm i @skyalert/eslint-config

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

3.09 kB

Total Files

7

Last publish

Collaborators

  • nalgmann
  • ztrange