Closed loganrosen closed 4 years ago
I threw this addon into VSCode and fixed various JSDoc issues that popped up (e.g. using Any instead of *). One file (bundle-load.js) didn't have the right parameters documented.
Any
*
bundle-load.js
I threw this addon into VSCode and fixed various JSDoc issues that popped up (e.g. using
Any
instead of*
). One file (bundle-load.js
) didn't have the right parameters documented.