Skip to content

Commit

Permalink
Merge branch 'next' into explore-vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Dec 22, 2024
2 parents ad2f547 + 1a8f5b4 commit 210ab32
Show file tree
Hide file tree
Showing 17 changed files with 14 additions and 454 deletions.
6 changes: 0 additions & 6 deletions nx-transformer.js

This file was deleted.

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"version": "3.5.2",
"description": "Transforms module resolution paths using TypeScript path mapping and/or custom paths",
"type": "commonjs",
"main": "./dist/index.js",
"types": "types/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -68,8 +66,6 @@
"@types/node": "^22.5.2",
"@types/ts-expose-internals": "npm:[email protected]",
"@types/ts-node": "npm:ts-node@^10.9.2",
"@types/typescript-3": "npm:[email protected]",
"@types/typescript-4.7": "npm:[email protected]",
"changelogen": "^0.5.5",
"eslint": "9.x",
"globals": "^15.9.0",
Expand All @@ -80,7 +76,7 @@
"typescript-eslint": "^8.3.0"
},
"peerDependencies": {
"typescript": ">=3.6.5"
"typescript": ">=5"
},
"dependencies": {
"minimatch": "^9.0.5"
Expand Down
5 changes: 0 additions & 5 deletions register.js

This file was deleted.

33 changes: 0 additions & 33 deletions src/harmony/harmony-factory.ts

This file was deleted.

2 changes: 0 additions & 2 deletions src/harmony/index.ts

This file was deleted.

20 changes: 0 additions & 20 deletions src/harmony/utils.ts

This file was deleted.

125 changes: 0 additions & 125 deletions src/harmony/versions/four-seven.ts

This file was deleted.

2 changes: 0 additions & 2 deletions src/harmony/versions/index.ts

This file was deleted.

158 changes: 0 additions & 158 deletions src/harmony/versions/three-eight.ts

This file was deleted.

Loading

0 comments on commit 210ab32

Please sign in to comment.