Shane Tomlinson
8067c62a9a
feat(build): Object literals must be sorted alphabetically.
...
Add an es-lint plugin to enforce alphabetization on object literals.
Sort all of the object literals.
2015-09-28 12:00:58 +01:00
vladikoff
745e569b80
fix(lint): remove "use strict" from server code
...
Fixes #2558
2015-06-18 12:24:29 -04:00
Sai Pc
38ab1c0516
fix(server): inconsistent use of 'use strict'
...
Fixes #1318
Fix files that use 'use strict' in function scope.
Put 'use strict' directives in the global scope.
Fix spacing and newline issues.
Closes gh-2537.
2015-06-10 13:34:32 -04:00
Shane Tomlinson
b945c32453
docs(build): Add descriptions to grunt tasks that lack them.
...
Closes #608
2014-03-03 12:33:03 +00:00
Zachary Carter
e91b4ac4b9
new po merge grunttask and README for locales
2014-02-19 17:07:21 -08:00