Open
Bug 1975503
Opened 1 year ago
Updated 11 days ago
Add a formatter linter to ensure that TypeScripts tspaths.json is updated
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: standard8, Unassigned)
References
(Blocks 2 open bugs)
Details
As part of setting TypeScript up for production, we'd like to get the tspaths.json being updated regularly. Developers can currently run ./mach ts paths, but they need to remember to do this.
We'd like to experiment with a linter to prompt this, but we want to create it as a formatting linter, so that if the paths haven't been updated when a patch lands, then lando will take it on automatically.
You need to log in
before you can comment on or make changes to this bug.
Description
•