n/prettier.html: link list of pre-commit additional_dependencies

This commit is contained in:
Aminda Suomalainen 2024-01-08 09:58:03 +02:00
parent d93740fe8c
commit dba0f7d9f7
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 14 additions and 0 deletions

14
n/prettier.md Normal file
View File

@ -0,0 +1,14 @@
---
layout: null
permalink: /n/prettier.html
sitemap: false
---
Links to prettier packages I use with `pre-commit` for easier checking of
latest versions for manual updates, especially when autoupdate uses unstable
versions.
- [prettier](https://www.npmjs.com/package/prettier)
- [prettier-plugin-nginx](https://www.npmjs.com/package/prettier-plugin-nginx)
- [prettier-plugin-toml](https://www.npmjs.com/package/prettier-plugin-toml)
- [prettier-plugin-xml](https://www.npmjs.com/package/@prettier/plugin-xml)