auto-install-peers=true
strict-peer-dependencies=false
# hoisted layout: TypeScript needs a single cytoscape module identity.
# The default isolated layout exposes both cytoscape's bundled types and
# the older @types/cytoscape (pulled in by @types/cytoscape-dagre) and the
# two definitions collide at compile time.
node-linker=hoisted
