Commit Graph

3 Commits

Author SHA1 Message Date
0b538df7bb feat(prettier): support astro and mdx formatting
- Added prettier-plugin-astro as dev dependency
- Config prettier to explicitly use mdx parser when formatting mdx files

Signed-off-by: Noa Virellia <noa@requiem.garden>
2025-12-09 16:29:31 +08:00
b7be215f14 Fix typo error in prettierrc.json
- Reformat zed settings file
- 2 tyop error in prettierrc.json caused prettier crached.

Signed-off-by: Asai Neko <sugar@sne.moe>
2025-12-08 00:17:16 +08:00
6845bcb208 Impl prettier to project
- Add prettier json config
- Format project with prettier config
- Enable prettier in zed project settings

Signed-off-by: Asai Neko <sugar@sne.moe>
2025-12-08 00:06:01 +08:00