Resolve merge conflicts using Webstorm's merge integration tool. v2
This commit is contained in:
@@ -68,4 +68,4 @@ gulp.task('lint', function() {
|
||||
.pipe(eslint.format());
|
||||
});
|
||||
|
||||
gulp.task('default', ['lint', 'serve', 'sync']);
|
||||
gulp.task('default', ['serve', 'sync']);
|
||||
|
Reference in New Issue
Block a user