Skip to content

Add back our TypeScript parser#91

Merged
orta merged 1 commit intomasterfrom
ts
Mar 28, 2017
Merged

Add back our TypeScript parser#91
orta merged 1 commit intomasterfrom
ts

Conversation

@orta
Copy link
Member

@orta orta commented Mar 28, 2017

In jestjs/jest#2973 the TypeScript parser was moved into another node module, so we needed to make the choice in which parser we would using inside this extension.

In updating to the latest jest-editor, we needed this or we go no TypeScript support.

@orta orta merged commit 1c6b7a7 into master Mar 28, 2017
@orta
Copy link
Member Author

orta commented Mar 28, 2017

Note, that I can only deploy from a yarn linked jest until the next release of jest due to all this

"elegant-spinner": "^1.0.1",
"jest-editor-support": "18.1.0"
"jest-editor-support": "19.0.2",
"jest-test-typescript-parser": "18.1.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why not the latest version of the parser?

pretty-format "^18.0.0"

jest-test-typescript-parser@18.1.0:
version "19.0.2"
Copy link
Collaborator

Choose a reason for hiding this comment

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

lol, looks like you got the latest version of the parser, but package.json doesn't have it.

@seanpoulter seanpoulter deleted the ts branch December 31, 2017 16:22
legend1202 pushed a commit to legend1202/vscode-jest that referenced this pull request Jun 18, 2023
Add back our TypeScript parser
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