X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/b33289a3a89915e0418ffe66b34e540aa3ab75ba..5c9d3612ac44a2da2624a911c97a4aa563679fed:/Gruntfile.js diff --git a/Gruntfile.js b/Gruntfile.js index 55ee1c8..4d929f6 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,4 +1,7 @@ +/* global module */ + module.exports = function(grunt) { + 'use strict'; grunt.initConfig({ requirejs: {