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

Inconsistent JS style #33

Closed joladev closed 8 years ago

joladev commented 8 years ago

Function declaration, rather than var declaration.

https://github.com/BoolNordicAB/sharepoint-utilities/blob/master/src/sputils.helpers.js#L42 https://github.com/BoolNordicAB/sharepoint-utilities/blob/master/src/sputils.helpers.js#L63 https://github.com/BoolNordicAB/sharepoint-utilities/blob/master/src/sputils.helpers.js#L98