Closed huangyz0918 closed 1 year ago
Story: Backend CI
We have added CI checks to make sure our code complies with our standards. Specifically, we have implemented type checking through the type-check package and syntax checking through Prettier.
Task/Story
Story: Backend CI
Detailed Description
We have added CI checks to make sure our code complies with our standards. Specifically, we have implemented type checking through the type-check package and syntax checking through Prettier.