0.0.9 • Published 2 years ago

@vizality/eslint-config v0.0.9

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
2 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

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago