You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The control system consists of the pod operation backend and control station client. See the respective README files for setup instructions.",
"devDependencies": {
"pre-commit": "^1.2.2"
},
"scripts": {
"format:cs": "cd control-station && npm run format",
"format:po": "cd pod-operation && npm run format",