Proposal: Improve internal Typescript setup #4218
Labels
stage: proposal 💡
No work has been done of this issue
stale
no activity on this issue for a long period
topic: typescript
type: chore
Work is required w/ no deliverable to end user
Cypress's Typescript setup could be improved:
.ts
files (we do this inpackages/networking
,packages/server
, probably in other places - transpile it todist
or otherwise hide it from the developermodule
field forts
,main
field fordist/
js
maybe - https://stackoverflow.com/questions/42708484/what-is-the-module-package-json-field-fortsconfig
- per-package? One for the entire project?@packages/ts
There is probably more room for improvement, this is just a start.
Related issue about our external Typescript setup: #1040
The text was updated successfully, but these errors were encountered: