Преглед изворни кода

'use strict' in gruntfile.js.

fredck пре 11 година
родитељ
комит
58581bc1f9
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      packages/ckeditor5-ui/gruntfile.js

+ 2 - 0
packages/ckeditor5-ui/gruntfile.js

@@ -1,3 +1,5 @@
+'use strict';
+
 module.exports = function( grunt ) {
 	grunt.initConfig( {
 		pkg: grunt.file.readJSON( 'package.json' ),