Sam Verschueren
Sam Verschueren
Reviewed the PR. Two things that need to be fixed first.
Can you give it a go with `0.2.0`, PR #5 is merged now.
Isn't WebView handled by Chrome these days? Chrome 65 is like a very old version. Which Android version is this?
You can use format for this ``` $ dev-time hemanth --format Z +02:00 ```
My bad, it's not entirely true. This will return the offset between GMT+0 and the timezone of the user.
:+1:
Suggestions on the output? ``` $ node cli hemanth -v 17:07 - 10 Dec. 2015 - UTC+5.5 - +4.5 ``` Not very clear where that `+4.5` comes from...
Good suggestions!
Because those are just warnings, I guess they shouldn't/can't be auto-fixable? > Warn if `package-lock.json` or `yarn.lock` is in the root. Remove lock file > Warn if there's no `.npmrc`...
You're right, I was assuming that warnings shouldn't be auto-fixable. But actually they can. Thanks for the feedback!