smartuniverse/tslint.json

6 lines
84 B
JSON
Raw Normal View History

2018-03-07 21:22:15 +00:00
{
2018-03-08 22:42:46 +00:00
"extends": [
"tslint:latest",
"tslint-config-prettier"
]
}