northbrook-tslintdeprecated

Northbrook plugin for tslint

Usage no npm install needed!

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

README

Northbrook TSLint

Lint your typescript packages

Get

npm install --save-dev northbrook-tslint tslint

This only has a peerDependency upon tslint so you can specify the version yourself.

Usage

northbrook tslint

Lints all managed packages with tslint configured via tslint.json which should be located next to your northbrook.json file.