mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 22:15:24 +02:00
Add Class Fields to the known features list
This commit is contained in:
parent
a7ccd3042b
commit
581e22e49c
@ -11,6 +11,10 @@
|
||||
# https://github.com/tc39/proposal-bigint
|
||||
BigInt
|
||||
|
||||
# Class Fields
|
||||
# https://github.com/tc39/proposal-class-fields
|
||||
class-fields
|
||||
|
||||
# Promise.prototype.finally
|
||||
# https://github.com/tc39/proposal-promise-finally
|
||||
Promise.prototype.finally
|
||||
|
Loading…
x
Reference in New Issue
Block a user