]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Fix error from jshint: Missing space after 'function'
authorIgor Lima <igor.lima@evolut.io>
Tue, 19 Feb 2013 16:46:32 +0000 (13:46 -0300)
committerIgor Lima <igor.lima@evolut.io>
Tue, 19 Feb 2013 16:46:32 +0000 (13:46 -0300)
Gruntfile.js

index 3e2ef32dadafefc3cdea29b9faca82a1ceb22c75..cb3fc5c8ee390565a336e9ca279390c1598713f2 100644 (file)
@@ -1,7 +1,7 @@
 var fs = require('fs'),
     uglifyjs = require('uglify-js');
 
-module.exports = function(grunt) {
+module.exports = function (grunt) {
 
     var minLangs = {
         langs: {