astrocommunity icon indicating copy to clipboard operation
astrocommunity copied to clipboard

Prettier conflict between markdown and typescript packs

Open patrickarmengol opened this issue 2 years ago • 1 comments

Installing both the markdown and typescript packs means you end up with no prettier formatting for markdown files. This seems to be because the typescript pack adds a check for a prettier config file in the workspace, which wouldn't exist in most cases for markdown.

patrickarmengol avatar Jul 22 '23 01:07 patrickarmengol

We'll have to think about how we would want to solve this one

Uzaaft avatar Jul 24 '23 17:07 Uzaaft

This is resolved

mehalter avatar May 14 '24 20:05 mehalter

https://github.com/AstroNvim/astrocommunity/commit/5c186d976c51f17b868ed97c83694be97df9d73e

mehalter avatar May 14 '24 20:05 mehalter