Files
llm-observability-mcp/cspell.json
Stefano 05af3880f6
Some checks failed
CI - Semantic Release / Semantic Release (push) Failing after 7m48s
Implementation of MCP for LLM Observability capture to PostHig
2025-07-13 20:42:19 -05:00

10 lines
412 B
JSON

{
"version": "0.2",
"ignorePaths": ["src","dist", "node_modules", "coverage", "test", "tests", "package.json", "pnpm-lock.yaml", "pnpm-lock.yaml", "pnpm-lock.json", "pnpm-workspace.yaml", "cspell.json", "tsconfig.json", "tsconfig.build.json", "tsconfig.node.json", "tsconfig.test.json"],
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [],
"ignoreWords": [],
"import": []
}