@c_ogoo/tslint-config-og

tslint rules

Usage no npm install needed!

<script type="module">
  import cOgooTslintConfigOg from 'https://cdn.skypack.dev/@c_ogoo/tslint-config-og';
</script>

README

tslint-config-og

Custom TSLint Config

Installing

npm i -D @c_ogoo/tslint-config-og

Usage

In tslint.json:

{
  "extends": "@c_ogoo/tslint-config-og"
}

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details