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

Switch to TypeScript #8

Merged
merged 13 commits into from
Dec 22, 2018
Merged

Switch to TypeScript #8

merged 13 commits into from
Dec 22, 2018

Conversation

kachkaev
Copy link
Member

@kachkaev kachkaev commented Dec 22, 2018

Module files are tested by requiring Prettier, which requires this module in return. Because of this, it is necessary to first build TypeScript files and then run tests from dist folder. Inline source maps help Jest report errors as if they occur in .ts files in src folder.

One test on AppVeyor is failing, however this used happened before too, proving that the platform is not fully deterministic. CI will be switched to Azure Pipelines in future, so the failure can be ignored.

@kachkaev kachkaev merged commit bbf66dc into master Dec 22, 2018
@kachkaev kachkaev deleted the switch-to-typescript branch December 22, 2018 20:34
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

1 participant