jest-runner-prettier icon indicating copy to clipboard operation
jest-runner-prettier copied to clipboard

Prettier APIs went async as of Prettier 3.0.0

Open steveluscher opened this issue 2 years ago • 0 comments

Version 1.0.0 no longer works with Prettier >=3.0.0. All of the Prettier APIs went async. See https://github.com/prettier/prettier/blob/008b371e3ed64d31b85f10b6b3b67d3c32f175b6/changelog_unreleased/api/12574.md

steveluscher avatar Aug 23 '23 02:08 steveluscher