eslint-config-data-visuals

0.1.0 • Public • Published

eslint-config-data-visuals

This package serves as the base for Data Visuals' JavaScript standards.

Usage

First, install the package.

npm install --save-dev eslint-config-data-visuals

Then add an eslint configuration file to your project and extend from this library.

{
  "extends": "data-visuals"
}

Wait... isn't this just semistandard?

You're right! It is. But that package tends to be a little behind standard, and we wanted to keep things flexible if we decide to break away. But standard felt like a good starting point!

License

MIT

Package Sidebar

Install

npm i eslint-config-data-visuals

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • rdm