Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

eslint-config-data-visuals

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-data-visuals

The recommended JavaScript styles for the Texas Tribune Data Visuals team.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

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

Keywords

eslint

FAQs

Package last updated on 06 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts