Explorar o código

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

Piotrek Koszuliński %!s(int64=10) %!d(string=hai) anos
pai
achega
8e6c913fc9
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      tests/.jshintrc

+ 1 - 4
tests/.jshintrc

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