Commit 62d0ad7
authored
chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node 24 strip types (#33401)
This PR is just for the repo itself to use `.cts` to explicitly use CJS
for jest config. Node 24 strip types so having `.ts` files with ESM
syntax even though we're previously transpiling them to CJS is a
problem.1 parent e470b2c commit 62d0ad7
File tree
110 files changed
+108
-108
lines changed- e2e
- angular
- cypress
- detox
- docker
- dotnet
- esbuild
- eslint
- expo
- gradle
- jest
- js
- lerna-smoke-tests
- maven
- next
- node
- nuxt
- nx-init
- nx
- playwright
- plugin
- react-native
- react
- release
- remix
- rollup
- rspack
- storybook
- vite
- vue
- webpack
- web
- workspace-create
- graph
- client
- migrate
- project-details
- ui-code-block
- ui-project-details
- nx-dev
- data-access-documents
- data-access-packages
- feature-ai
- feature-analytics
- feature-doc-viewer
- feature-feedback
- feature-package-schema-viewer
- feature-search
- models-document
- models-package
- nx-dev
- ui-ai-landing-page
- ui-animations
- ui-commands
- ui-common
- ui-community
- ui-conference
- ui-contact
- ui-enterprise
- ui-fence
- ui-gradle
- ui-home
- ui-icons
- ui-markdoc
- ui-member-card
- ui-references
- ui-scrollable-content
- ui-sponsor-card
- ui-theme
- util-ai
- packages
- angular
- create-nx-plugin
- create-nx-workspace
- cypress
- detox
- devkit
- docker
- dotnet
- esbuild
- eslint-plugin
- eslint
- expo
- express
- gradle
- jest
- js
- maven
- module-federation
- nest
- next
- node
- nuxt
- nx
- playwright
- plugin
- react-native
- react
- remix
- rollup
- rsbuild
- rspack
- storybook
- vite
- vue
- webpack
- web
- workspace
- tools
- documentation/create-embeddings
- eslint-rules
- workspace-plugin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+108
-108
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments