8
0
فهرست منبع

Removed latedef config from .jshintrc files. More info: https://github.com/ckeditor/ckeditor5/issues/143.

Szymon Kupś 9 سال پیش
والد
کامیت
f099975abd
3فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 1
      packages/ckeditor5-undo/.jshintrc
  2. 0 1
      packages/ckeditor5-undo/dev/.jshintrc
  3. 0 1
      packages/ckeditor5-undo/tests/.jshintrc

+ 0 - 1
packages/ckeditor5-undo/.jshintrc

@@ -3,7 +3,6 @@
 	"esnext": true,
 
 	"immed": true,
-	"latedef": "nofunc",
 	"loopfunc": true,
 	"noarg": true,
 	"nonbsp": true,

+ 0 - 1
packages/ckeditor5-undo/dev/.jshintrc

@@ -3,7 +3,6 @@
 	"esnext": true,
 
 	"immed": true,
-	"latedef": "nofunc",
 	"loopfunc": true,
 	"noarg": true,
 	"nonbsp": true,

+ 0 - 1
packages/ckeditor5-undo/tests/.jshintrc

@@ -4,7 +4,6 @@
 
 	"expr": true,
 	"immed": true,
-	"latedef": "nofunc",
 	"loopfunc": true,
 	"noarg": true,
 	"nonbsp": true,