Minh Nguyen

Results 5 comments of Minh Nguyen

Wanted to pop in and say I was excited to upgrade from v1.3 and that this is being continually supported! However I immediately noticed the jiggery animation and for whatever...

https://github.com/File-New-Project/EarTrumpet/pull/473 Looks like there's already a PR out for this! How do you link PRs?

@riverar I just disabled the fade and set the animation offset to 10, makes the animation smooth, but doesn't animate the whole way. It's still personally a lot better than...

npm has a --userconfig=/path/to/.npmrc flag you can pass, is there an option to add additional paramaters to the npm install command or npm build?

@lopesdasilva , npm will try to load the ~/.npmrc file, if you want a more specific path then you would do --userconfig=/path/to/your/.npmrc