eslint-config-testpilot

1.0.0 • Public • Published

eslint-config-testpilot

Shared ESLint config for Test Pilot repos.

Installation:

Unfortunately, it doesn't look like you can obscure the nested dependencies into the external config. So for now you need to install the eslint-config-testpilot config, the eslint-config-airbnb config, and the babel-eslint parser:

$ npm i -D eslint-config-testpilot eslint-config-airbnb babel-eslint

Usage:

Simply create an .eslintrc file and extend the fancy "testpilot" config:

extends: testpilot

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-testpilot

Weekly Downloads

1

Version

1.0.0

License

WTFPL

Last publish

Collaborators

  • pdehaan