tslint-config-piecioshka
v0.0.8
Published
🔨 TSLint configuration of my style
Maintainers
Readme
tslint-config-piecioshka
🔨 TSLint configuration of my style.
Give a ⭐️ if this project helped you!
Usage
Installation:
npm install -D tslint-config-piecioshkatslint.json:{ "extends": "tslint-config-piecioshka" }or
{ "extends": [ "tslint:recommended", "tslint-config-piecioshka" ] }package.json"scripts": { "lint": "tslint -p ." },
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.
Related
License
The MIT License @ 2019
