eslint-config-spaceship
v1.0.0
Published
ESLint config to get a project off the ground fast.
Readme
eslint-config-spaceship
Installation
npm install --save-dev eslint-config-spaceshipUsage
Add to .eslintrc
{
"extends": ["spaceship"]
}Peer Dependencies
npm install --save-dev eslint eslint-config-airbnb eslint-import-resolver-babel-module eslint-import-resolver-webpack eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-reactLicense
Copyright (c) 2017 Marius Craciunoiu. Licensed under the MIT license.
