Add this module as a depency in package.json.
npm install eslint-config-spotx --save-dev
In your .eslintrc.js file, extend the spotx
config:
"extends": "spotx"
- Go to the Github repo: https://github.com/spotxchange/eslint-config-spotx
- Make a pull request!