Hi I ve noticed that wh…

less than 1 minute read

Hi! I’ve noticed that when I generate Angular workspace with NX, it uses es2017 in lib section of tsconfig.json. When you generate Angular app with stock Angular CLI, it uses es2018 instead. Is this intentional, and if yes, what exactly it might affect?

Updated: