Skip to content
Snippets Groups Projects
Commit e2bf6f63 authored by jbhoosreddy's avatar jbhoosreddy
Browse files

update features.txt

parent dd3d13a7
No related branches found
No related tags found
No related merge requests found
......@@ -20,12 +20,16 @@ BigInt
class-fields-public
class-fields-private
# Static Class Fields & Methods:
# Static Class Fields & Methods:
# https://github.com/tc39/proposal-static-class-features/
class-static-fields-public
class-static-fields-private
class-static-methods-private
# Private methods and getter/setters
# https://github.com/tc39/proposal-private-methods
class-methods-private
# Promise.prototype.finally
# https://github.com/tc39/proposal-promise-finally
Promise.prototype.finally
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment