@noliaki/tslint-config-prettier

$ yarn add -D @noliaki/tslint-config-prettier

Usage no npm install needed!

<script type="module">
  import noliakiTslintConfigPrettier from 'https://cdn.skypack.dev/@noliaki/tslint-config-prettier';
</script>

README

@noliaki/tslint-config-prettier

Install

$ yarn add -D @noliaki/tslint-config-prettier

Usage

tslint.json

{
  "extends": ["@noliaki/tslint-config-prettier"]
}