Lint JavaScript

This commit is contained in:
Rowan Manning
2013-09-16 13:28:51 +01:00
parent 3836e9079b
commit b7cb3ab48a
6 changed files with 78 additions and 4 deletions

View File

@@ -17,4 +17,4 @@ function helper (register) {
return moment(context).fromNow();
});
};
}