smartcls/tslint.json

7 lines
85 B
JSON
Raw Normal View History

2017-10-12 09:19:54 +00:00
{
2018-03-09 10:27:26 +00:00
"extends": [
"tslint:latest",
"tslint-config-prettier"
]
2017-10-12 09:19:54 +00:00
}