You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
Is your feature request related to a problem? Please describe. CONTRIBUTING.md doesn't have information or links to TSLint documentation on how to write custom rules. Only links to testing (for new format) are available ATM.
Better to have all useful for contribution links in CONTRIBUTING.md. In this way it will be easier for newcomers to find all necessary info.
Describe the solution you'd like
I don't think that there is need to write own guide, but to suggestion check official docs for writing new rules (at least Custom Rules and Performance Tips)
Describe alternatives you've considered
Can't think of anything.
Additional context
Suggestion from #770 PR comment