1.2.0 • Published 8 years ago

@jellyvision/eslint-config-jellyvision v1.2.0

Weekly downloads
10
License
MIT
Repository
-
Last release
8 years ago

Jellyvision - ESLint Shareable Config

MIT License

This here is the base ESLint config for Jellyvision teams.

Install

npm install --save-dev @jellyvision/eslint-config-jellyvision

Usage

Use this shareable config by extending it in your .eslintrc file:

{
  "extends": "@jellyvision/jellyvision"
}

You can override settings from this shareable config by adding them directly into your .eslintrc file.

See the ESLint documentation for more information about using a shareable config.

License

Licensed under the terms of the MIT License.

1.2.0

8 years ago