tslint-config-cheminfo

tslint configuration

Usage no npm install needed!

<script type="module">
  import tslintConfigCheminfo from 'https://cdn.skypack.dev/tslint-config-cheminfo';
</script>

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.