@neovici/eslint-config

1.3.3 • Public • Published

Neovici ESLint configuration

This is the shared ESLint configuration for Neovici packages.

Installation guide

Add it to your package.json directly from the github repo:

npm install --save-dev @neovici/eslint-config@neovici/eslint-config#semver:^1.0.0

Then edit your eslint config to use it:

// .eslintrc.json
{
	"extends": "@neovici"
}
// test/.eslintrc.json
{
	"extends": "@neovici/eslint-config/test-config"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @neovici/eslint-config

Weekly Downloads

0

Version

1.3.3

License

Apache-2.0

Unpacked Size

7.55 kB

Total Files

4

Last publish

Collaborators

  • nomego
  • cristinecula
  • wurper
  • megheaiulian