Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Upgrade tslint to 5.9.1 #1384

Merged
merged 3 commits into from
Jan 28, 2018
Merged

Upgrade tslint to 5.9.1 #1384

merged 3 commits into from
Jan 28, 2018

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Jan 28, 2018

tslint and prettier were in conflict for some settings (we already have the semicolon rule disabled, so wasn't clear why there were still flags on the js files).

I did some research and it looks like we can have tslint ignore files, but need to upgrade. The new version of tslint picked up a few extra errors, like unnecessary awaits, so I ran fix-lint over the codebase too.

@bryphe bryphe merged commit 9750920 into master Jan 28, 2018
@bryphe bryphe deleted the bryphe/fix-lint-settings branch January 28, 2018 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant