SpotX's TSLint Config

Usage

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"

Contributing

  1. Go to the Github repo: https://github.com/spotxchange/tslint-config-spotx
  2. Make a pull request!