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

add more typing info and upgrade prettier #3725

Merged
merged 1 commit into from
Dec 11, 2020
Merged

add more typing info and upgrade prettier #3725

merged 1 commit into from
Dec 11, 2020

Conversation

david-fong
Copy link
Contributor

  • upgrade prettier to 2.2.0 to gain support for TypeScript's
    new type-only-imports feature.

tests are passing on my local machine (I was a bit confused by the two expected errors at first). You may want to regenerate package-lock.json yourself if you have (what I think is) a healthy level of distrust. I didn't add a malicious package to it, but there's nothing to immediately stop me from doing so.

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

- upgrade prettier to 2.2.0 to gain support for TypeScript's
  new type-only-imports feature.
@darrachequesne darrachequesne merged commit d1bfe40 into socketio:master Dec 11, 2020
@darrachequesne
Copy link
Member

Awesome, thanks!

@david-fong david-fong deleted the more-typescript branch December 30, 2020 09:01
dzad pushed a commit to dzad/socket.io that referenced this pull request May 29, 2023
This upgrades prettier to 2.2.0 to gain support for TypeScript's new
type-only-imports feature.
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.

2 participants