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

Support semicolon option with TypeScript #446

Merged
merged 4 commits into from Apr 5, 2020
Merged

Support semicolon option with TypeScript #446

merged 4 commits into from Apr 5, 2020

Conversation

EdJoPaTo
Copy link
Contributor

This was tested with v0.28.0 and works for me (npm linked it into one of my projects).
It does not seem to work with v0.28.1. See #445

@sindresorhus
Copy link
Member

Thanks for looking into this. Would you be able to add a test?

@EdJoPaTo
Copy link
Contributor Author

EdJoPaTo commented Mar 26, 2020

I added tests for the options space and semicolon. As this branch is currently on 0.28.0 they still work.
Merging 0.28.1 into the branch (travis does this) results in the tests failing. (See #445)

@EdJoPaTo
Copy link
Contributor Author

EdJoPaTo commented Apr 3, 2020

As this works in combination with #453 this can be merged after merging #453

@EdJoPaTo EdJoPaTo marked this pull request as ready for review April 3, 2020 09:27
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.

None yet

3 participants