-
Notifications
You must be signed in to change notification settings - Fork 3
Style Guide
Sam Liu edited this page Nov 4, 2021
·
2 revisions
Linting is supported by Prettier. Files should automatically be formatted if Prettier is the default linter. Otherwise, running yarn format
in the root directory cu-apts/
will format the files.
All styling uses Material-UI.