eslint-config-spotx
v1.0.2
Published
ESLint configuration for SpotX JS Applications
Downloads
6
Readme
SpotX's ESLint Config
Usage
Add this module as a depency in package.json.
npm install eslint-config-spotx --save-devIn your .eslintrc.js file, extend the spotx config:
"extends": "spotx"Contributing
- Go to the Github repo: https://github.com/spotxchange/eslint-config-spotx
- Make a pull request!
