Selaa lähdekoodia

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

Piotrek Koszuliński 10 vuotta sitten
vanhempi
commit
8e6c913fc9
1 muutettua tiedostoa jossa 1 lisäystä ja 4 poistoa
  1. 1 4
      tests/.jshintrc

+ 1 - 4
tests/.jshintrc

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