UCLA-CS130-23Fall / EasySplit

MIT License
0 stars 3 forks source link

[MRG] 🚜 ci: setup web application static checks #4

Closed huangyz0918 closed 1 year ago

huangyz0918 commented 1 year ago

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.