Commit 6c59c0f
Enable TypeScript composite build for project references
Adds composite: true and tsBuildInfoFile to tsconfig.json to support
TypeScript project references. This allows the socket-patch package to
be built as part of the monorepo's incremental build system.
Required for proper build order when depscan imports from socket-patch.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent ad282c5 commit 6c59c0f
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments