eHealthAfrica/LMIS-Chrome

View on GitHub
.jscsrc

Summary

Maintainability
Test Coverage
{
  "preset": "google",
  "requireParenthesesAroundIIFE": true,
  "validateIndentation": 2,
  "validateLineBreaks": "LF"
}