Skip to content

Commit

Permalink
chore: Add ts-patch to activate typescript-transform-paths for *.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ribose-jeffreylau committed Aug 16, 2023
1 parent e2e5d45 commit 1bfd761
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"src_dir": "src",
"dist_dir": "dist",
"scripts": {
"prepare": "ts-patch install -s",
"preinstall": "npx only-allow pnpm",
"diagnose": "tsc --diagnostics",
"typecheck": "tsc -p tsconfig.build.json --noEmit",
Expand Down Expand Up @@ -112,6 +113,7 @@
"three-stdlib": "^2.17.3",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"ts-patch": "^3.0.2",
"tsconfig-paths": "^4.2.0",
"tslib": "^2.6.1",
"typescript": "5.1.6",
Expand Down
48 changes: 48 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1bfd761

Please sign in to comment.