UNPKG

vexflow

Version:

A JavaScript library for rendering music notation and guitar tablature

13 lines 279 B
// Place your settings in this file to overwrite default and user settings. { "eslint.enable": true, "files.associations": { "src/*.js": "javascript" }, "search.exclude": { "build/": true, "node_modules/": true, "docs": true }, "editor.tabSize": 2, }