allowInInstanceOf and allow* support for all items #312
Closed
spaze
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
instanceof
s (allowInInstanceOf
,allowExceptInInstanceOf
,allowInUse
directives, docs) (You can now allow some items ininstanceof
listed classes #306)allow*
support for all items (previously constants, superglobals and control structures didn't support for exampleallowInMethods
etc.) (Full re-allow support for all items #310)If this extension helps you write better code you can sponsor a release or buy me a 🍻 or a 🍰, thanks!
This discussion was created from the release allowInInstanceOf and allow* support for all items.
Beta Was this translation helpful? Give feedback.
All reactions