Rest: fix complexity
lint error in gen-routes script.
#65
Labels
low priority / difficult
cool ideas, but they would take alot of effort to make and maintain.
pkg:rest
In rest/scripts/gen-routes.js, we have a lint error here because
transformContents
is too complex. I agree with the lint, this is a complex function.I personally do not care enough to fix this myself for the time being, since it's just a build-time script.
The text was updated successfully, but these errors were encountered: