gonzales-pe
gonzales-pe copied to clipboard
Fix JSDoc
Almost all comments in parse.js
files seem to be outdated.
Hey @tonyganch - I've started looking at unifying the code style across the syntaxes and after doing a diff I'm happy to say that the majority of the diffs are with the JSDoc.
It would be great if we could get this sorted, sass
seems to have the latest? - if you need any help give me a shout!
You could adopt ESLint-Plugin-JSDoc.
- https://github.com/gajus/eslint-plugin-jsdoc
I have documented my rules here:
- https://github.com/tjw-lint/eslint-config-tjw-jsdoc
Which look like this when in use:
- https://github.com/nwutils/create-desktop-shortcuts/blob/main/index.js#L10