Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-21:construction_worker: tslint: allow-async ruleJoao Moreno
2017-01-11update to tslint 4.0Erich Gamma
2016-11-11debt -remove workbench from configJohannes Rieken
2016-11-11debt - enable layering tslint ruleJohannes Rieken
2016-11-11better import-pattern configJohannes Rieken
2016-11-11enable import-pattern tslint ruleJohannes Rieken
2016-11-11enable duplicate imports tslint ruleJoao Moreno
2016-11-10tweak rule and config, #15293Johannes Rieken
2016-11-10add rule for bad node_module imports, #15293Johannes Rieken
2016-11-10debt - add lint rule to check for layering violations, #15293Johannes Rieken
2016-09-05fix tslint.jsonJoao Moreno
2016-02-18Port noUnexternalizedStringsRule to TS 1.8.0. Add support to detect duplicate...Dirk Baeumer
2016-02-17Removed some rules to make tslint happy with TS 1.8.0Dirk Baeumer
2016-02-04Enabled more tslint rulesErich Gamma
2016-01-21Enable no-unexternalized strings warning in tslintDirk Baeumer
2016-01-15changed the default rulesErich Gamma
2016-01-14Integrated tslintErich Gamma