@@ -10,5 +10,9 @@
"unused": true,
"strict": true,
- "globalstrict": true
+ "globalstrict": true,
+
+ "globals": {
+ "CKEDITOR": false
+ }
}