🐛 Bug: blockVitest should remove Jest and Mocha dependencies #1889
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Expected
The block is supposed to migrate from Jest and Mocha, including removing config files and deleting package dependencies.
Actual
It only removes config files so far, not deleting package dependencies.
Additional Info
Prototyped in #1839.
https://github.com/JoshuaKGoldberg/create-typescript-app/pull/1839/files#diff-376a41f97c1c7a54eebb60ab263a1dade96b38916fa472b2514a1a32098b556cR474-R480
I wrote https://github.com/JoshuaKGoldberg/remove-dependencies for this.
💖
The text was updated successfully, but these errors were encountered: