Add prettier as a formatter

This commit is contained in:
Oliver Davies 2023-12-18 11:29:10 +00:00
parent 3e58c64014
commit 782f3e4b10
2 changed files with 7 additions and 0 deletions
CHANGELOG.md
system/shared/modules

View file

@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), but adapt
Instead of grouping changes by tag, they are grouped by the date they are released. Instead of grouping changes by tag, they are grouped by the date they are released.
## 18th December 2023
### Added
* Add `prettier` as a formatter within Neovim.
## 17th December 2023 ## 17th December 2023
### Changed ### Changed

View file

@ -233,6 +233,7 @@ in
# Formatters # Formatters
black black
nodePackages.prettier
rstfmt rstfmt
stylua stylua