Add this module as a dependency in package.json.
yarn add tslint-config-spotx --dev
In your tslint.json file, extend the tslint-config-spotx
config:
"extends": "tslint-config-spotx"
- Go to the Github repo: https://github.com/spotxchange/tslint-config-spotx
- Make a pull request!