From: Jérôme Benoit Date: Fri, 7 Nov 2025 20:58:52 +0000 (+0100) Subject: chore: refine serena memories X-Git-Tag: ocpp-server@v2.2.0~52^2~19 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=f5c727d4276cfeee9e8c993584e9543285c6f339;p=e-mobility-charging-stations-simulator.git chore: refine serena memories Signed-off-by: Jérôme Benoit --- diff --git a/.serena/memories/suggested_commands.md b/.serena/memories/suggested_commands.md index c021e7ec..a78b259c 100644 --- a/.serena/memories/suggested_commands.md +++ b/.serena/memories/suggested_commands.md @@ -39,7 +39,7 @@ pnpm coverage:html # Generate HTML coverage report ```bash pnpm lint # Run linter -pnpm format # Format with Prettier and lint with ESLint with autofixes +pnpm format # Format with Prettier and lint with ESLint and autofixes ``` ### UI Development