65fcc3119
df98563e2
b0f9f39ed
1
2 3 4 5 6
7
8 9 10
11
{ "extends": "tslint-config-standard", "rules": { "no-inferrable-types": true, "eofline": true, "indent": ["spaces"], "ter-indent": [true, 2], "max-line-length": [true, 140], "no-floating-promises": false } }