Pedro Mass

Results 2 issues of Pedro Mass

I get this error when I try to generate the boilerplate. ``` env: node\r: No such file or directory ```

For API documentation, I'm making use of this: https://github.com/Surnet/swagger-jsdoc For this to work, it needs to follow certain formats: - @openapi/@swagger tag needs to be on it's own line -...