mermaid/packages/mermaid-example-diagram/src
Alois Klink 7e5689d0b9 style: fix eslint-plugin-tsdoc linting issues
Mostly, fixing these eslint-plugin-tsdoc style issues involved:
- Moving types from JSDoc to TypeScript types
- Making sure that all `@param paramName - description`
  had both a `-` and a description.

Occasionally, for some functions, if the JSDoc was completely
empty, I just deleted it, since there was no point in keeping it.
2022-10-22 13:30:50 +01:00
..
parser Lazy loading fix for example-diagram and mindmaps 2022-10-03 07:01:56 +02:00
types Adding example diagram as a template for a new diagram 2022-09-28 17:49:47 +02:00
detector.ts style: fix eslint-plugin-tsdoc linting issues 2022-10-22 13:30:50 +01:00
diagram-definition.ts chore: Cleanup 2022-10-07 10:40:01 +02:00
exampleDiagram.spec.js Fix for broken test 2022-10-03 11:22:06 +02:00
exampleDiagramDb.js Lazy loading fix for example-diagram and mindmaps 2022-10-03 07:01:56 +02:00
exampleDiagramRenderer.js added words to cspell ignore words list, removed mywords.txt 2022-10-15 19:43:07 +05:30
mermaidUtils.ts style: fix eslint-plugin-tsdoc linting issues 2022-10-22 13:30:50 +01:00
styles.js #3561 Adding cScale0-11 etc and usage of the colors from the mindmap diagram 2022-10-03 14:51:13 +02:00