mermaid/packages/mermaid-example-diagram
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
..
src style: fix eslint-plugin-tsdoc linting issues 2022-10-22 13:30:50 +01:00
package.json chore(deps): pin dependencies 2022-10-17 03:12:28 +00:00
tsconfig.json Adding example diagram as a template for a new diagram 2022-09-28 17:49:47 +02:00