README
tslint-config-cheminfo
Shared TSLint config.
Installation
npx install-peerdeps --dev tslint-config-cheminfo
Usage
Create a tslint.yml
with the following contents:
extends: tslint-config-cheminfo
You can then customize the config for your project by changing rules in this file.