eslint-config-spaceship
v1.0.0
Published
ESLint config to get a project off the ground fast.
Downloads
16
Readme
eslint-config-spaceship
Installation
npm install --save-dev eslint-config-spaceship
Usage
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-react
License
Copyright (c) 2017 Marius Craciunoiu. Licensed under the MIT license.