Fix linting

This commit is contained in:
yangdx
2025-04-22 18:34:30 +08:00
parent 6c556cd65f
commit 1b63149a11
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ export default defineConfig({
'feature-graph': ['./src/features/GraphViewer'],
'feature-documents': ['./src/features/DocumentManager'],
'feature-retrieval': ['./src/features/RetrievalTesting'],
// Mermaid-related modules
'mermaid-vendor': ['mermaid'],