@michael-spengler/tslint
v1.0.0
Published
.
Downloads
3
Readme
My Favorites
A reasonable set of rules + rule configurations
Usage Example
Enter the following data in your tslint.json file:
{
"extends": [
"./node_modules/@michael-spengler/tslint/tslint.json"
]
}
Feedback
Feel free to open an issue or a pull request here.