Enforce coding style rules
thomas-hilaire opened this issue · comments
Thomas commented
We have to adapt our set of JSHint/JSCS rules to enforce:
- blank line after variable declaration
- avoid useless local variables
This repository provides a javascript lib to make requests against a JMAP server.
thomas-hilaire opened this issue · comments
We have to adapt our set of JSHint/JSCS rules to enforce: