Skip to content

Style Guide

Sam Liu edited this page Nov 4, 2021 · 2 revisions

Linting

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.

Styling

All styling uses Material-UI.

Code Quality

See https://dev.cornelldti.org/docs/guide-code-quality.