1.4.0 • Published 7 years ago
@silverstone/eslint-config v1.4.0
Silverstone ESLint Config
This is a configuration for ESLint which is meant to focus on warnings rather than errors for things that are purely cosmetic.
Installation
First, install this package globally to use the installer:
npm i -g @silverstone/eslint-config
Now, you can run the install command (ss-install-eslint
) in any project directory to automagically set up ESLint:
cd /path/to/project
ss-install-eslint