This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
Use babel on bot ? #240
Comments
Please |
In FF latest: let a = 'a';
> undefined
a
> "a" So it should work without Babel. Moreso a bug in the eval code, I'd guess. |
|
Would |
@Zirak no because babel supports es7 too or (2017) how about babel> or !!babel> ? !!b> ?? |
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
use babel for evaluating
!!>
?Advantages ?
Always latest babel supported syntax !
The text was updated successfully, but these errors were encountered: