Vetrox / squirrelbot

Ein discord Bot für die Fachschaft des FB 12
MIT License
2 stars 1 forks source link

JavaScript Documentation Tool #66

Open roscha444 opened 3 years ago

roscha444 commented 3 years ago

Would be nice if the code was documented

maybe with https://github.com/mr-doc/mr-doc its like Javadoc

/ @param {Array.} names
@param {
} name
@param {(any|string)} name
@param {string} [name] @param {???} [name = "Joe"]
*/