mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-09 05:15:02 +00:00
Build a dependencies graph and detect cycles: * Types and guards for nodes of the ParsedRules AST * Simple visitor framework for the nodes and their `formule` sub-nodes * Build a directed graph for dependencies using @dagrejs/graphlib |
||
---|---|---|
.. | ||
ASTTypes.ts | ||
graph.ts | ||
index.ts | ||
rulesDependencies.ts |