Output the actual command for triggering prettier -w

This commit is contained in:
Johannes Marbach
2026-06-15 14:25:53 +02:00
parent 6c105e971e
commit 3822636275
2 changed files with 3 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ export default {
// installed binary. TODO We should switch to Compose v2:
// https://docs.docker.com/compose/migrate/
"docker-compose",
// Shell builtin, not a binary
"printf",
],
ignoreFiles: ["scripts/.pnpmfile.cjs"],
ignoreDependencies: [