BoolNordicAB / sharepoint-utilities

Makes client side SharePoint a bit nicer to work with (that's the plan, at least)
https://boolnordicab.github.io/sharepoint-utilities/doc/index.html
MIT License
14 stars 3 forks source link

style inconsistencies #44

Closed roobie closed 8 years ago

roobie commented 8 years ago

to make sure code is more consistent, the following could be done:

  1. scan test/**/*.js with JSCS
  2. add "disallowKeywordsOnNewLine": ["else"] to .jscs.json