Add newlines to end of files

This commit is contained in:
Sheel Choksi and Tim Jarratt
2013-10-25 10:57:43 -07:00
parent 29c5c127e5
commit 797984f173
15 changed files with 15 additions and 15 deletions

View File

@@ -54,4 +54,4 @@ module.exports = {
}
}
}
};
};

View File

@@ -14,4 +14,4 @@ module.exports = {
loopfunc: true
},
all: ['src/**/*.js']
};
};