mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 16:29:40 +02:00
enable prettier-plugin-jsdoc
This commit is contained in:
@@ -30,9 +30,7 @@ export const setConf = function (c) {
|
||||
apiConfig = c;
|
||||
};
|
||||
|
||||
/**
|
||||
* @param svg
|
||||
*/
|
||||
/** @param svg */
|
||||
function svgCreateDefs(svg) {
|
||||
svg
|
||||
.append('defs')
|
||||
|
Reference in New Issue
Block a user