Parcourir la source

'use strict' in gruntfile.js.

fredck il y a 11 ans
Parent
commit
58581bc1f9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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 ) {
 module.exports = function( grunt ) {
 	grunt.initConfig( {
 	grunt.initConfig( {
 		pkg: grunt.file.readJSON( 'package.json' ),
 		pkg: grunt.file.readJSON( 'package.json' ),