diff --git a/.vscode/settings.json b/.vscode/settings.json index a27c1642..3d76cbb5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,40 @@ { - "cSpell.words": ["BMAD", "roadmaps"] + "cSpell.words": [ + "agentic", + "Axios", + "BMAD", + "Centricity", + "dataclass", + "docstrings", + "emergently", + "explorative", + "frontends", + "golint", + "Goroutines", + "HSTS", + "httpx", + "Immer", + "implementability", + "Inclusivity", + "Luxon", + "pasteable", + "Pino", + "Polyrepo", + "Pydantic", + "pyproject", + "rescope", + "roadmaps", + "roleplay", + "runbooks", + "Serilog", + "shadcn", + "structlog", + "Systemization", + "taskroot", + "Testcontainers", + "tmpl", + "VARCHAR", + "venv", + "WCAG" + ] }