1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-03 01:39:16 +02:00

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({