eslint-config-data-visuals

v0.1.0
The recommended JavaScript styles for the Texas Tribune Data Visuals team.
eslint eslintconfig datavisuals texastribune

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

npm i eslint-config-data-visuals

Metadata

  • MIT
  • Whatever
  • Ryan Murphy
  • released 9/6/2016

Downloads

Maintainers