mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-08 08:39:38 +02:00
enable prettier-plugin-jsdoc
This commit is contained in:
@@ -82,7 +82,7 @@ const rect = (parent, node) => {
|
||||
*
|
||||
* @param {any} parent
|
||||
* @param {any} node
|
||||
* @returns {*} shapeSvg
|
||||
* @returns {any} ShapeSvg
|
||||
*/
|
||||
const noteGroup = (parent, node) => {
|
||||
// Add outer g element
|
||||
|
Reference in New Issue
Block a user