debian-mirror-gitlab/snowplow-javascript-tracker/core/tslint.json

6 lines
50 B
JSON
Raw Normal View History

2020-04-13 14:06:41 +05:30
{
"rules": {
"indent": [true, "tabs"]
}
}