cuthbertLab / music21j

Javascript port of music21 -- Toolkit for Computational Musicology
Other
144 stars 41 forks source link

Remove tsdoc errors #120

Closed mscuthbert closed 3 years ago

mscuthbert commented 3 years ago

Remove many {@link} etc. tags that was driving ESLint in PyCharm, etc. crazy.

Remove use of instanceof $ because JQuery might be loaded more than one time.

Special Case Note, etc. on RecursiveIterator