eclipse-cdt-cloud / eclipse-cdt-cloud/tsp-typescript-client
Set up Prettier to enforce code style
Open
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Similar to the Trace Extension, we need to set up Prettier to enforce code style for the tsp-typescript-client. This includes:
[ ] Setting up Prettier in the repo so contributors can format their commits.
[ ] Setting up Prettier in CI to enforce code style.
[ ] Format the source code with Prettier.
[ ] Add documentation for Prettier.
[ ] Add a .git-blame-ignore-revs file to ignore the formatting commit.
Similar to [this issue](https://github.com/eclipse-cdt-cloud/theia-trace-extension/pull/973).
Contributor guide
Assessment
This issue has not been assessed yet.