Commit 90e19f1
committed
fix: add node types to python build and sdk-compat ts fixture
Same TS6 @types/node regression in two configs not exercised by
turbo typecheck: python's tshy build (tsconfig.src.json) and the
sdk-compat typescript fixture that compiles a process.exit() test with
tsc --noEmit.1 parent f99d99b commit 90e19f1
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- internal-packages/sdk-compat-tests/src/fixtures/typescript
- packages/python
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
0 commit comments