Description of module: BABEL

This commit is contained in:
Arno Roldao Junior 2016-06-23 11:53:52 -03:00
parent 071a2c166e
commit 5297b27e51

View file

@ -1,3 +1,4 @@
// Compile ECMA6 to ECMA5
'use strict';
module.exports = function (grunt) {