Add initial documentation and configuration files for AITrader project
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "c_users_henry_programming_aitrader_app_root_tsx", "label": "root.tsx", "file_type": "code", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L1"}, {"id": "app_root_links", "label": "links()", "file_type": "code", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L13"}, {"id": "app_root_layout", "label": "Layout()", "file_type": "code", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L26"}, {"id": "app_root_app", "label": "App()", "file_type": "code", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L44"}, {"id": "app_root_errorboundary", "label": "ErrorBoundary()", "file_type": "code", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L48"}], "edges": [{"source": "c_users_henry_programming_aitrader_app_root_tsx", "target": "react_router", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L1", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_root_tsx", "target": "c_users_henry_programming_aitrader_app_types_root", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L10", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_root_tsx", "target": "types_root_route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L10", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_root_tsx", "target": "c_users_henry_programming_aitrader_app_app_css", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L11", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_root_tsx", "target": "app_root_links", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L13", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_root_tsx", "target": "app_root_layout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L26", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_root_tsx", "target": "app_root_app", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L44", "weight": 1.0}, {"source": "c_users_henry_programming_aitrader_app_root_tsx", "target": "app_root_errorboundary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L48", "weight": 1.0}], "raw_calls": [{"caller_nid": "app_root_errorboundary", "callee": "isRouteErrorResponse", "is_member_call": false, "source_file": "C:\\Users\\Henry\\programming\\AITrader\\app\\root.tsx", "source_location": "L53"}]}
|
||||
Reference in New Issue
Block a user