stable

Clone or download

Read-only

Bump to ES2020

In our tsconfig, compilerOptions.module is es2015 for libraries and es2020 for apps. We are in 2024, let's align module and target to es2020 for all. Closes request #39329: Bump to ES2020 Change-Id: I48454fbd121152c529f79b8257672b9a2baddb08

Modified Files

Name
M lib/frontend/build-system-configurator/tsc/tsconfig-for-apps.json +2 −2 Go to diff View file
M lib/frontend/build-system-configurator/tsc/tsconfig-for-libraries.json +3 −3 Go to diff View file