chore(deps): clean up typescript compiler dependency declarations #2532
Labels
dependencies
Pull requests that update a dependency file
Developer_Experience
good-first-issue
Good for newcomers
good-first-issue-200-intermediate
Hacktoberfest
Hacktoberfest participants are welcome to take a stab at issues marked with this label.
Nice-to-Have
P4
Priority 4: Low
Performance
Everything related to how fast/efficient the software or it's tooling (e.g. build) is.
Triage_Needed
Triage if the issue is/still relevant, bug report is valid, arch/design details etc.
We have declared 27 times so far the typescript compiler dependency in the project
throughout all the package.json files, but we only need it once, in the root,
to compile the typescript code of the monorepo.
Acceptance criteria:
3.1. If the reason for keeping it around is because something breaks then include the exact error messages generated and how to reproduce them exactly from scratch as well instead of just saying "build is breaking without it" or other not-so-helpful messaging.
The text was updated successfully, but these errors were encountered: