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 has been archived by the owner on Mar 25, 2021. It is now read-only.
We can just stringify the examples. This makes it easier to read (for the tslint contributor, in the documentation it will be the same), and the compiler will catch typos.
The text was updated successfully, but these errors were encountered:
Current (taken from
arrowReturnShorthandRule.ts
):Desired:
We can just stringify the examples. This makes it easier to read (for the tslint contributor, in the documentation it will be the same), and the compiler will catch typos.
The text was updated successfully, but these errors were encountered: