We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f431882 + b9f5b9f commit 9865ca7Copy full SHA for 9865ca7
2 files changed
@ember/app-tsconfig/tsconfig.json
@@ -8,7 +8,7 @@
8
// via Ember CLI (e.g. ember-cli-typescript's blueprint), it additionally has
9
// `compilerOptions.baseUrl`, `compilerOptions.paths`, and `include` set.
10
"compilerOptions": {
11
- "target": "es2023",
+ "target": "es2024",
12
"module": "esnext",
13
"moduleResolution": "bundler",
14
@ember/library-tsconfig/tsconfig.json
0 commit comments