jest-community / jest-editor-support

A module for handling editor to jest integration
MIT License
28 stars 21 forks source link

Improvement: Rename and document `pathToJest` #44

Closed seanpoulter closed 4 years ago

seanpoulter commented 4 years ago

I'm creating this issue to keep track of the suggestion from #41 and set a v4.0 milestone.

Acceptance criteria

  1. https://github.com/jest-community/jest-editor-support/issues/41#issuecomment-621270042: We could just rename the ProjectWorkspace.pathToJest to ProjectWorkspace.jestCommandline

  2. Document the API change
  3. (Suggested) Continue to support pathToJest as a deprecated value.


CC @connectdotz @rossknudsen