Skip to content

Commit 06ad0e2

Browse files
committed
run prettier formatter
1 parent b760fb1 commit 06ad0e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
// Lifecycle scripts
8787
"postCreateCommand": "pip install pre-commit && pre-commit install && cd frontend && npm install",
88-
"postStartCommand": "echo 'Dev container ready! All services running. Use make commands for development.'",
88+
"postStartCommand": "echo 'Dev container ready! All services running. Use make commands for development.'",
8989

9090
// Set environment variables
9191
"remoteEnv": {

0 commit comments

Comments
 (0)