This repository was archived by the owner on Mar 25, 2021. It is now read-only.
This repository was archived by the owner on Mar 25, 2021. It is now read-only.
Split out formatting rules into a separate package #3592
Closed
Description
Following up on my comments here: #3395 (comment)
I'd like to separate these rules and disable them in the tslint:recommended
configuration so that it's easier to use prettier with tslint. Prettier does a great job of formatting and I'd rather invest time & energy in other tslint rules that are not formatting-related.