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 README.md with working Typescript setup #1434

Merged
merged 1 commit into from
Oct 6, 2019

Conversation

ahimta
Copy link
Contributor

@ahimta ahimta commented Oct 5, 2019

This is because the current Typescript setup would incorrectly emit unused-variable errors (e.g: when you import interfaces):sweat_smile:.

Related to #1283

What is the purpose of this pull request? (put an "X" next to item)

[x] Documentation update
[ ] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)
Just the Typescript section of the readme file:smiley:.

Is there anything you'd like reviewers to focus on?
Closing the related issue if appropriate:sweat_smile:.

This is because the current Typescript setup would incorrectly emit unused-variable errors (e.g: when you import interfaces):sweat_smile:.

Related to standard#1283
@mightyiam
Copy link
Member

Thank you for your contribution, @ahimta.

Thank you for the contribution, @ahimta. I see this as another call to provide a means to include https://github.com/standard/eslint-config-standard-with-typescript in Standard. Perhaps we should re-examine #703?

I will leave reviewing to someone who indeed looked at standardx.

Copy link
Member

@feross feross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@feross feross merged commit cfb84fa into standard:master Oct 6, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants