1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_json", "label": "tsconfig.node.json", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L1"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "label": "compilerOptions", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L2"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_tsbuildinfofile", "label": "tsBuildInfoFile", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L3"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_target", "label": "target", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L4"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_lib", "label": "lib", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L5"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_module", "label": "module", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L6"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_types", "label": "types", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L7"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_skiplibcheck", "label": "skipLibCheck", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L8"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_moduleresolution", "label": "moduleResolution", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L11"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_allowimportingtsextensions", "label": "allowImportingTsExtensions", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L12"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_verbatimmodulesyntax", "label": "verbatimModuleSyntax", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L13"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_moduledetection", "label": "moduleDetection", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L14"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_noemit", "label": "noEmit", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L15"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_nounusedlocals", "label": "noUnusedLocals", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L18"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_nounusedparameters", "label": "noUnusedParameters", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L19"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_erasablesyntaxonly", "label": "erasableSyntaxOnly", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L20"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_nofallthroughcasesinswitch", "label": "noFallthroughCasesInSwitch", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L21"}, {"id": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_include", "label": "include", "file_type": "code", "source_file": "frontend/tsconfig.node.json", "source_location": "L23"}], "edges": [{"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_json", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L2", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_tsbuildinfofile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L3", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_target", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L4", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_lib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L5", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_lib", "target": "ref_es2023", "relation": "extends", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L6", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L7", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_types", "target": "ref_node", "relation": "extends", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_skiplibcheck", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L8", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_moduleresolution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L11", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_allowimportingtsextensions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L12", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_verbatimmodulesyntax", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L13", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_moduledetection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L14", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_noemit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L15", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_nounusedlocals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L18", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_nounusedparameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L19", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_erasablesyntaxonly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L20", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_compileroptions_nofallthroughcasesinswitch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L21", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_json", "target": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_include", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L23", "weight": 1.0}, {"source": "c_users_datis_star_andishkade_foolad_frontend_tsconfig_node_include", "target": "ref_vite_config_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "frontend/tsconfig.node.json", "source_location": "L23", "weight": 1.0, "context": "import"}]} |