Closed jingt06 closed 7 years ago
I set up the eslint and add some rules based on the current style.
I don't think rules that includes that extra spacing around if/for/else exists in eslint. There is a space-in-parens rule. However, when it is turned on, function calls must write as "functionaCall( args )", which does not follow the current style.
Test is done using analyze_og and web catalog. I didn't see any differences compared to master branch.
12 , removed lodash dependency.