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.
1 parent 1588c19 commit 6192d77Copy full SHA for 6192d77
test/package.json
@@ -23,7 +23,7 @@
23
"typescript": "latest",
24
"typescript-four-seven": "npm:typescript@4.7.4",
25
"typescript-three": "npm:typescript@3.6.5",
26
- "typescript-transform-paths": "file:../"
+ "typescript-transform-paths": "link:../"
27
},
28
"workspaces": {
29
"packages": [
test/yarn.lock
@@ -6413,6 +6413,10 @@ typed-assert@^1.0.8:
6413
dependencies:
6414
minimatch "^3.0.4"
6415
6416
+"typescript-transform-paths@link:..":
6417
+ version "0.0.0"
6418
+ uid ""
6419
+
6420
typescript@latest:
6421
version "5.3.3"
6422
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
0 commit comments