Why can’t we use `target: "es2020"` in our `tsconf...
# typescript
e
Why can’t we use
target: "es2020"
in our
tsconfig.json
file? Why are we locked to
es2016
?