X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/efe36f4f1b5df351eeb4d40a54c3900cf9a7079b..811645a7d810c562f38edc705affff6822ebbdc9:/Gruntfile.js?ds=inline 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: {