You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,11 +86,17 @@ Notes:
86
86
87
87
- If a specific syntactic JS feature is not specified in the table above, it's likely that it isn't supported. If you have an idea on how to support said feature, feel free to file a GitHub Issue.
88
88
89
+
### In Plans to Support
90
+
91
+
- Optional Chaining
92
+
- Nullish Coalescing
93
+
89
94
### Unsupported Syntax
90
95
91
96
The following syntactic features are not supported by this module.
0 commit comments