Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: enable space-after-keywords in eslint
Requires that you do: if (x) { ... } Rather than: if(x) { ... }
- Loading branch information
96a2b2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I missed this, sorry about that: