GandalfClub / gandalf-app

gandalf-platform
2 stars 4 forks source link

Update tslint rules #12

Open maximwow70 opened 4 years ago

maximwow70 commented 4 years ago
rat6666 commented 4 years ago

I'm not sure if we can fix this problem with tslint because the rule works, but when the curly brace goes after the "return" word tslint does not show an error image

Tanyashinke commented 3 years ago

Seems like rules 'whitespace' and 'one-line' work fine expect case when space needed between return and curly braces.