Fix eslint complaining typo.

This commit is contained in:
Gunther Brunner
2016-08-05 18:34:40 +09:00
parent 1eb6af0119
commit dfec901ba3

View File

@@ -206,7 +206,7 @@ gulp.task('translate', [
gulp.task('pug', function() {
return gulp.src([
, './res/**/*.pug'
'./res/**/*.pug'
, '!./res/bower_components/**'
])
.pipe(pug({