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