Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update prettier and tslint #260

Closed
wants to merge 2 commits into from

Conversation

gomain
Copy link
Contributor

@gomain gomain commented Sep 9, 2020

This PR fixes #259 by updating both prettier and tslint. Then applies prettier on the whole code base via yarn format.

It also includes some refactoring to satisfy the no-shadowed-variable rule and disables the rule array-type.

@gomain
Copy link
Contributor Author

gomain commented Sep 9, 2020

Alternatively #261

@ds300
Copy link
Owner

ds300 commented Mar 3, 2021

Thanks for this ❤️ gonna close this one in favour of switching to eslint, but it might take me a while to get around to. I want to prioritise solving issues for a while. 🙇🏼

@ds300 ds300 closed this Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prettier conflicts with tslint
2 participants