tslint-config-piecioshka

TSLint configuration of my style

Usage no npm install needed!

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

README

tslint-config-piecioshka

npm version downloads count

TSLint configuration of my style.

Install

npm install tslint-config-piecioshka

Usage

Add extends key into tslint.json:

{
    "extends": "tslint-config-piecioshka"
}

Disclaimer

[2019-08-09]

Yes, I know, that TSLint is deprecated. But for now it a long term plan.
If you would like to use own config you can Fork that repo to create your configuration to share across TypeScript projects.

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Related

License

The MIT License @ 2019