linagora / jmap-client

This repository provides a javascript lib to make requests against a JMAP server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enforce coding style rules

thomas-hilaire opened this issue · comments

We have to adapt our set of JSHint/JSCS rules to enforce:

  • blank line after variable declaration
  • avoid useless local variables