Commit 476e877
authored
TypeScript: tweak tsc and protoc-gen-ts versions (#193)
* TypeScript: tweak tsc and protoc-gen-ts versions
Attempt to resolve #149
* Use `tsc --force` to force typechecking
See https://www.typescriptlang.org/docs/handbook/project-references.html#caveats
> you may need to run a --force build after certain source control
> operations depending on whether your source control tool preserves
> timestamps between the local copy and the remote copy
* Reformat
* Re-generate bindings1 parent 860dae2 commit 476e877
File tree
6 files changed
+467
-96
lines changed- .github/workflows
- bindings/typescript
6 files changed
+467
-96
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments