Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update jest-editor-extension's README.md #5319

Merged
merged 1 commit into from
Jan 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions packages/jest-editor-support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ The engine that allows editors to build on top of Jest.
This is only useful if you are interested in building an editor integration for
Jest.

For now as an end user, I'd recommend looking at Orta's
[vscode-jest](https://github.com/orta/vscode-jest/).
For now as an end user, we'd recommend looking at either
[vscode-jest](https://github.com/jest-community/vscode-jest/) or
[majestic](https://github.com/Raathigesh/majestic/).

## Note

Expand Down