diff --git a/gulpfile.js b/gulpfile.js index a135bab..5ff0721 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -7,6 +7,7 @@ * of patent rights can be found in the PATENTS file in the same directory. */ + 'use strict'; var babel = require('gulp-babel');