Update errors.json

extended to fix trusted
pull/6149/head
Dennis Kaspar 6 years ago committed by GitHub
parent 8e93889c0c
commit 731799b251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
[{
"message": "Valid event modifiers are preventDefault, stopPropagation, capture, once, passive, nonpassive or self",
"message": "Valid event modifiers are preventDefault, stopPropagation, capture, once, passive, nonpassive, self or trusted",
"code": "invalid-event-modifier",
"start": {
"line": 1,

Loading…
Cancel
Save