style: Trigger pre-commit lint

This commit is contained in:
Reuel Ramos Ribeiro 2025-04-11 16:08:40 -03:00
parent 1f0cb9523f
commit f80b710b72
2 changed files with 23 additions and 26 deletions

View file

@ -66,10 +66,7 @@
"compounds": [ "compounds": [
{ {
"name": "Honcho + Web debug", "name": "Honcho + Web debug",
"configurations": [ "configurations": ["Bench Web", "Honcho SocketIO Watch Schedule Worker"],
"Bench Web",
"Honcho SocketIO Watch Schedule Worker"
],
"stopAll": true "stopAll": true
} }
] ]