moving company export to different repo

This commit is contained in:
2026-04-07 06:40:44 -04:00
commit 6a422fe293
55 changed files with 2021 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"$schema": "https://opencode.ai/config.json",
"permission": "allow",
"mcp": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
},
"playwright": {
"type": "remote",
"url": "http://playwright-groombook:3000/sse"
}
}
}