You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pnpify documentation shows that prettier is supported https://yarnpkg.com/advanced/editor-sdks#vim--cocnvim but we need to add a custom prettierPath to the coc-settings.json so that the pnpified prettier can be used. Can coc-prettier add support for this? The vscode extension already supports it.
Pnpify documentation shows that prettier is supported https://yarnpkg.com/advanced/editor-sdks#vim--cocnvim but we need to add a custom
prettierPath
to thecoc-settings.json
so that the pnpified prettier can be used. Cancoc-prettier
add support for this? The vscode extension already supports it.https://github.com/yarnpkg/berry/blob/8e77d191926e841faaf7093de24db0409e6094a7/packages/yarnpkg-pnpify/sources/generateSdk.ts#L172
The text was updated successfully, but these errors were encountered: