fix: use node-modules linker (#87)

This commit is contained in:
2025-07-14 02:57:01 +03:00
committed by GitHub
parent 1913e9a043
commit 068bcad08b
7 changed files with 28 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
"composite": true,
"noEmit": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",
"lib": ["es2023"],
"module": "ESNext",
"moduleResolution": "Bundler",
"types": [