Remove tslint

[?]
Dec 6, 2020, 4:33 PM
MB7XV6K5GWWMEICM4EID26V5ONHZQYC3PI7X2MKFK5VTRZTZDUXQC

Dependencies

Change contents

  • file deletion: tslint.json (-xw-x--x--)
    [1.0][2.0:13](),[2.13][2.14:14]()
    {
    "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"
    }
  • replacement in package.json at line 11
    [2.9570][2.9570:9642]()
    "categories": [
    "SCM Providers"
    ],
    "activationEvents": [
    "*"
    ],
    [2.9570]
    [2.9642]
    "categories": ["SCM Providers"],
    "activationEvents": ["*"],
  • edit in package.json at line 49
    [2.10321][2.10321:10347]()
    "lint": "tslint -p ./",
  • edit in package.json at line 54
    [2.10462][2.10462:10485]()
    "tslint": "^5.19.0",
  • replacement in package.json at line 56
    [2.10513][2.10513:10514]()
    }
    [2.10513]
    }