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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
50 B
JSON
Raw Normal View History

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