bb-tslint-plugin

Plugin for bobril-build which copies tslint.json to project root

Usage no npm install needed!

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

README

bb-tslint-plugin

Plugin for bobril-build for copying tslint.json to project's root directory. It will overwrite existing tslint.json file.

How to install:

bb plugins -i bb-tslint-plugin

How to update tslint.json

Just update tslint.json file in plugin's root directory and then republish.