- Add this rule to the .jscsrc config:
https://github.com/jscs-dev/node-jscs#disallowimplicittypeconversion
- Fix the existing errors
https://github.com/jscs-dev/node-jscs#disallowimplicittypeconversion
Change 182127 had a related patch set uploaded (by Bmansurov):
Add jscsc rule "disallowImplicitTypeConversion" and fix existing errors
Change 182127 merged by jenkins-bot:
Add jscsc rule "disallowImplicitTypeConversion" and fix existing errors