Dan Flettre
Dan Flettre
Well shoot. this seems to not work if there are any plugins specified in a local .eslintrc.json file. Its trying to resolve the plugins relative to the standardx `__dirname`. Unfortunately...
Published as `[email protected]`
I'd like to hear some folks thoughts on switching to a peer dependency on `standard`. It adds a lot of flexibility, but its also a bit more clunky as you...
Updated/hijacked the issue title to "consider making standard a peerDependency so the version is controllable by the user" :)
any @standard/folks have thoughts?
Hello! 👋 I was able to get something working that resolves this issue in PR #38. Sanity checks by interested folks here would be cool!
Same exact issue here :( New white PCB. Tried two different fully charged batteries. @sqfmi any thoughts?
Sure thing @revin!
Probably http://electron.atom.io/docs/api/protocol/ ?
It looks like the sheetify transform does not like the `import` line. https://github.com/choojs/bankai/blob/master/lib/graph-script.js#L53 Commenting it out the sheetify transform allows this to run. I tried moving the sheetify transform to...