JP Richardson

Results 95 comments of JP Richardson

Totally agree. Could add `sourceMaps` and keep `debug` around until the the next major semver and then drop it.

Try this: ``` browserify --no-builtins --no-commondir --insert-global-vars="global" app.js ```

@RyanZim I don't remember... I do remember the option was only in the sync version first. There's a lot of history though in the jsonFile repo on this IIRC -...

> It doesn't matter what the mechanism is... remote viewkey scanning, remote node, blah dee blah. If we're talking about the end user, it should be Full Wallet and Light...

I am biased as well (which dev isn't?)... but my recommendation would be Standard: https://github.com/feross/standard - you can see that it's well past 5k stars and the primary principle is...

> That argument applies to any eslint config... "standard" name does not make it an exception. It doesn't in this case, because by design, `standard` is not configurable. You'd be...

Doesn't actually crash, that's a result of my `strtod` code trying to convert a `null` value. But it does print: `unrecognized flag -5`.

Thanks for being quick on the trigger here @calvinmetcalf!

I have the same problem. I'm using Node v0.4.12 on Ubuntu 11.10.