X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/efe36f4f1b5df351eeb4d40a54c3900cf9a7079b..2ffd7ab0bf214b5221d52e25ba081d944ba35843:/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: {