Closed Princesseuh closed 1 year ago
Makes all the call to Prettier stuff async, that way it works on both Prettier 2 and Prettier 3.
Fix https://github.com/volarjs/services/issues/39 as well
This also separates the ignoreIdeOptions into a second option for fallback config, as a way to fix downstream https://github.com/withastro/language-tools/issues/591
ignoreIdeOptions
Makes all the call to Prettier stuff async, that way it works on both Prettier 2 and Prettier 3.
Fix https://github.com/volarjs/services/issues/39 as well
This also separates the
ignoreIdeOptions
into a second option for fallback config, as a way to fix downstream https://github.com/withastro/language-tools/issues/591