MB7XV6K5GWWMEICM4EID26V5ONHZQYC3PI7X2MKFK5VTRZTZDUXQC
L3EBZ3DGUAQUMYJLZMPRTJHKSRJFYWO2P2S773JHAACAXNNASR6QC
{ "rules": { "no-string-throw": true, "no-unused-expression": true, "no-duplicate-variable": true, "curly": true, "class-name": true, "semicolon": [true, "always"], "triple-equals": true }, "defaultSeverity": "warning"}
{
"rules": {
"no-string-throw": true,
"no-unused-expression": true,
"no-duplicate-variable": true,
"curly": true,
"class-name": true,
"semicolon": [true, "always"],
"triple-equals": true
},
"defaultSeverity": "warning"
}
"categories": [ "SCM Providers" ], "activationEvents": [ "*" ],
"categories": [
"SCM Providers"
],
"activationEvents": [
"*"
"categories": ["SCM Providers"], "activationEvents": ["*"],
"categories": ["SCM Providers"],
"activationEvents": ["*"],
"lint": "tslint -p ./",
"tslint": "^5.19.0",