Tldraw/.github
David Sheldrick 987a576423
Check tsconfig "references" arrays (#2891)
Closes #2800

This PR makes it so that `check-scripts` will error out if you forget to
add a "references" entry to a tsconfig file when adding an internal
dependency in our monorepo.

If these project references are missed it can prevent TS from
building/rebuilding things when they need to be built/rebuilt.

### Change Type

- [x] `internal` — Any other changes that don't affect the published
package[^2]
2024-02-21 13:07:53 +00:00
..
ISSUE_TEMPLATE Add button to Examples to request an example (#2597) 2024-01-26 14:44:19 +00:00
actions/setup Update the project to Node 20 (#2691) 2024-01-31 16:53:40 +00:00
workflows Check tsconfig "references" arrays (#2891) 2024-02-21 13:07:53 +00:00
pull_request_template.md Update pr template (#1570) 2023-06-12 11:23:35 +00:00