chore: add pnpm workspace configuration with only built dependencies
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true,
|
||||
"types": ["bun-types"],
|
||||
"types": ["node"],
|
||||
"outDir": "dist",
|
||||
"rootDir": "src",
|
||||
"experimentalDecorators": true,
|
||||
|
||||
Reference in New Issue
Block a user