This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Stop extending from TSLint's ruleset in the published ruleset #677
Labels
Domain: Tooling
Repository tasks around improving source tooling.
Type: Breaking Change
Type: Task
Miscellaneous work.
Milestone
Followup to #309 - it's confusing to many users that
"extends": ["tslint-microsoft-contrib"]
includes our rules extended from TSLint itself. This should be removed in 7.0.Community packages should just be a set of rules; there's no reason why extending their rules would have any opinion on the core rules brought in with them.
The text was updated successfully, but these errors were encountered: