UNPKG

vexflow-musicxml

Version:

MusicXml Parser for vexflow

20 lines (19 loc) 414 B
{ "plugins": [], "recurseDepth": "10", "source": { "include": ["./src", "./src/xml", "./src/vex"], "exclude": ["./tests", "./src/index.html"], "includePattern": ".+\\.js(doc|x)?$", "excludePattern": "(^|\\/|\\\\)_" }, "sourceType": "module", "tags": { "allowUnknownTags": "true", "dictionaries": ["jsdoc", "closure"] }, "templates": { "cleverLinks": "false", "monospaceLinks": "false" } }