Tine Kondo

Results 16 issues of Tine Kondo

### Is your feature request related to a problem? Please describe The following PR https://github.com/tinesoft/nxrocks/pull/181 is failing because e2e tests fail on OS like windows and ubuntu ### Describe the...

:new: enhancement
:hand: help wanted
good first issue
hacktoberfest

Hi, The above error is thown when linting. Here is my config gulp-tslint version: **8.1.1** tslint version: **5.4.3** Operating system: **Windows 8.1, 64Bits** Example gulp configuration (if applicable): ``` gulp.task('lint',...

Hi, Thanks for this great library! I'm using it to extract a zip containing an executable file (zip file can be found here: https://start.spring.io/starter.zip, file `mvnw`inside it has the `executable`...

Hi @pmowrer First of all, thanks for this awesome project! Exactly what I was looking for to release my Nx-based monorepo (https://github.com/tinesoft/nxrocks). Is it possible to allow customizing the default...

Hi @cornflourblue , Thanks for this project! I was about to write something very similar, when i came accross your blog. The project has almost everything i needed and is...

Hi, I'm having trouble to make code coverage work for my [generator-ng-plugin](https://github.com/tinesoft/generator-ng-plugin) project. I noticed that the LCOV data generated by the mocha process and passed to coveralls (see [Line...