tslint-config-crowdriff

tslint config for crowdriff

Usage no npm install needed!

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

README

CrowdRiff ts-linter config!

What should we do

yarn add tslint-config-crowdriff

Ensure that tslint and typescript are installed as dependencies (this config needs them as peer dependencies)

To get autosaving working, add the tslint extension to vscode and in settings, set eslint.autoFixOnSave: true.