diff --git a/gulpfile.js b/gulpfile.js index 654d545..cbeaead 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -26,5 +26,5 @@ gulp.task('clean', function () { gulp.task('default', function () { gulp.start('lint'); - }); +