Jehon
Jehon
Today, debug use module.exports facility. But nodejs and browser can support import / export notation, aka es6 modules. While preparing the v5, why not going into that mode? #656 ?
Nodejs and the browser now fully support the "import ... / export ... " syntax. Will this package be migrated to?
Hello, I am working with lots of html files, each of them containing tags. I am testing these, and they are working correctly. But, the code coverage is reporting nothing...
This function will be called whenever a Deferred is ending in "fail". Related to suggestion #54.
I would suggest that the Readme.md would specify if this module follow any standard... Because I did follow up this plugin blindly and the question arise afterward :-) Thanks in...
Running as user 1001 (or other) is easy if the HOME variable is set to "/root" I propose to add in the Dockerfile: `ENV HOME=/root` Indeed, there are no particularities...
Hello Do you plan to provide a ES6 exports ? ``` export default interval; ``` It should be compatible with npm and react etc... for now... Have a nice day,...
What about using Set for subscriber list, and Map for key => ... ?
I receive this error: > Could not parse name and email from user option "renovate[bot] " (format should be "Your Name ") Executed command: ``` gh-pages --dist repo --user "renovate[bot]...