浏览代码

No need to dislike native Promises – https://github.com/ckeditor/ckeditor5-core/issues/51.

Piotrek Koszuliński 10 年之前
父节点
当前提交
8e6c913fc9
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      tests/.jshintrc

+ 1 - 4
tests/.jshintrc

@@ -25,8 +25,5 @@
 		"bender": false,
 		"sinon": false,
 		"setTimeout": false
-	},
-	"predef": [
-		"-Promise"
-	]
+	}
 }