You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`tsConfig` | String\|Object | null | TypeScript config for resolving aliased modules - Either a path to a tsconfig file or an object containing the config
231
+
`depth` | Number | null | Maximum dependency depth from source files to display
231
232
`layout` | String | dot | Layout to use in the graph
232
233
`rankdir` | String | LR | Sets the [direction](https://graphviz.gitlab.io/_pages/doc/info/attrs.html#d:rankdir) of the graph layout
233
234
`fontName` | String | Arial | Font name to use in the graph
0 commit comments