@vivy/eslint-config

1.0.3 • Public • Published

eslint-config-vivy

A Vivy eslint configuration ready to be used in multiple projects.

Installation

npm install --save-dev eslint eslint-config-vivy

Usage

Once the eslint-config-vivy package is installed, you can use it by specifying vivy in the extends section of your ESLint configuration.

{
  "extends": "vivy",
  "rules": {
    // Additional, per-project rules...
  }
}

Development

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Please clone the repo using git clone git@github.com:VivyTeam/javascript-linters.git, then install the dependencies npm i. Now you are good to go in order to start developing.

Deployment

will add in separate PR as in this PR there is not deployment circle

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Vivy GmbH - Initial work - WebTeam

See also the list of contributors who participated in this project.

Acknowledgments

Dependencies (12)

Dev Dependencies (1)

Package Sidebar

Install

npm i @vivy/eslint-config

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

3.78 kB

Total Files

3

Last publish

Collaborators

  • sblaettgen
  • a7madgamal
  • vivy-npm
  • weetbix
  • kirill_at_vivy