Dale L. Jefferson
Dale L. Jefferson
This would remove a massive amount of boilerplate. 👍🏻
I like to use arrow function implicit returns with parenthesis, I can't get esformatter to add the indent. input and expected output: ``` js const helloWorld = () => (...
@Yomguithereal This project looks really good, I was just about to start building a dashboard using it when I came across this issue. The last comment was in May and...
I did not read the docs 😞 The docs has `httpHeaders = {}` https://www.inngest.com/docs/events/webhooks#transforms
Great work cweider - Eager to see this get merged into master
Thanks for the quick reply, I've upgraded to node 0.4.8. npm install inotify -g gives the same error so it's defiantly an inotify issue. Do they have an issue tracker?
I'm now using eslint & eslint-plugin-react with auto-fix for all my formatting needs.
@aaronjensen Yes it's not perfect but I find ESLint --fix does 90% of the formatting, having a separate formatter seems redundant, I don't think there is an ESLint rule for...
@millermedeiros told me that >=1 is not a valid option for ReturnStatement. > lineBreak is the only one that accepts >=1.. Indent and white space only works with integers. https://github.com/millermedeiros/esformatter/issues/412#issuecomment-187417342...
If Blockchain own's the copyright to all the code then they are free to dual licence the code. Proprietary for distribution on the app store and LGPL for Cydia. Any...