Add extension to format on edit

This commit is contained in:
Claudio Ortolina
2026-05-04 21:41:01 +01:00
parent dc3b31378d
commit 65366738a7
3 changed files with 58 additions and 0 deletions
+4
View File
@@ -167,6 +167,10 @@ url = "https://nodejs.org/dist/v25.9.0/node-v25.9.0-win-x64.zip"
version = "1.45.0"
backend = "npm:backlog.md"
[[tools."npm:prettier"]]
version = "3.8.3"
backend = "npm:prettier"
[[tools.shellcheck]]
version = "0.11.0"
backend = "aqua:koalaman/shellcheck"