<@UBQQHJ2GG> I do
# suitescript
a
@Chris I do
c
Did you have to modify your tsconfig?
a
You can modify it to
"target": "es6"
I have issues though with my client scripts
But for Backend scripts its works
c
Awesome, client scripts aren't supposed to be 2.1 ready yet according to the docs
a
I assumed they weren't. Its just annoying when I build that some need to built in es5 and some in es6
c
Yes