add JS support for static initializers

This commit is contained in:
Erik Krogh Kristensen
2021-09-07 09:40:49 +02:00
parent cc0d86403e
commit fdbf5f73b1
5 changed files with 134 additions and 20 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Support for the ECMAScript proposed feature "class static initialization blocks" has been added.