Introduce wireit 'lint' command
Open
- Dominant language
- TypeScript
- Stars
- 6.4k
- Forks
- 128
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
The Wireit VS Code extension is extremely helpful for immediately spotting errors in the open package.json. If you modify a package.json such that it is correct, but it invalidates the correctness of another that's not open you wont see it that error. A wireit lint command checks all packages would be a helpful addition to git hooks or CI linting.
Contributor guide
Assessment
This issue has not been assessed yet.