joystream
joystream copied to clipboard
devops - TS lint script improvements + linting CI
Fixes https://github.com/Joystream/joystream/issues/4024.
Introduces a script that automatically fixes format and lint problems.
lint-typescript.sh --fix
Also, TS format and lint checks have been separated from all CI jobs into a new job that focuses solely on format and lint. That way builds and tests are not interrupted due to these kinds of problems which saves time in case of multiple tests or code quality errors.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
Name | Status | Preview | Updated |
---|---|---|---|
pioneer-testnet | ⬜️ Ignored (Inspect) | Aug 23, 2022 at 9:38PM (UTC) |
@mnaamani please review it.