Explorar el Código

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

Piotrek Koszuliński hace 10 años
padre
commit
8e6c913fc9
Se han modificado 1 ficheros con 1 adiciones y 4 borrados
  1. 1 4
      tests/.jshintrc

+ 1 - 4
tests/.jshintrc

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