Commit f585b83
Update TypeScript compilation target to es2022 for node rigs and projects
Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>1 parent 901cbfe commit f585b83
55 files changed
Lines changed: 218 additions & 97 deletions
File tree
- build-tests-samples
- heft-node-basic-tutorial
- heft-node-jest-tutorial
- heft-serverless-stack-tutorial
- packlets-tutorial
- build-tests-subspace
- rush-lib-test
- rush-sdk-test
- typescript-newest-test
- typescript-v4-test
- build-tests
- heft-example-lifecycle-plugin
- heft-example-plugin-01
- heft-example-plugin-02
- heft-fastify-test
- heft-jest-reporters-test
- heft-minimal-rig-test/profiles/default
- heft-node-everything-esm-module-test
- heft-node-everything-test
- heft-parameter-plugin-test
- heft-parameter-plugin
- heft-typescript-v4-test
- rush-amazon-s3-build-cache-plugin-integration-test
- rush-redis-cobuild-plugin-integration-test
- common/changes/@rushstack
- eslint-plugin
- heft-jest-plugin
- heft-node-rig
- heft-vscode-extension-rig
- localization-utilities
- lookup-by-path
- module-minifier
- operation-graph
- ts-command-line
- webpack-deep-imports-plugin
- webpack-preserve-dynamic-require-plugin
- webpack-workspace-resolve-plugin
- webpack4-module-minifier-plugin
- webpack5-localization-plugin
- webpack5-module-minifier-plugin
- worker-pool
- eslint/eslint-plugin
- heft-plugins/heft-jest-plugin
- libraries
- localization-utilities
- lookup-by-path
- module-minifier
- operation-graph
- ts-command-line
- worker-pool
- rigs
- decoupled-local-node-rig/profiles/default
- heft-node-rig/profiles/default
- heft-vscode-extension-rig/profiles/default
- local-node-rig/profiles/default
- webpack
- preserve-dynamic-require-plugin
- webpack-deep-imports-plugin
- webpack-workspace-resolve-plugin
- webpack4-module-minifier-plugin
- webpack5-localization-plugin
- webpack5-module-minifier-plugin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
0 commit comments