0.0.9 • Published 3 years ago

@vizality/eslint-config v0.0.9

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
3 years ago

@vizality/eslint-config

A shareable ESLint config base. Created for Vizality.

Usage

To utilize this in your project, first go to your project's root working directory and run:

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

Next, add this to your .eslintrc file:

"extends": "@vizality/eslint-config"

And that's all there is to it! To overwrite rules or options specified in the config, simply add the overrides directly to your .eslintrc file.

For more information, see http://eslint.org/docs/developer-guide/shareable-configs.

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago