Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: format web base code consistently #1460

Merged
merged 5 commits into from
Jul 12, 2024
Merged

chore: format web base code consistently #1460

merged 5 commits into from
Jul 12, 2024

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    9f8593e View commit details
    Browse the repository at this point in the history
  2. chore: update Prettier configuration

    To keep only the line length override, since we would like to stick as
    much as possible to the default configuration but 100 characters length
    looks a good compromise for having a readable code.
    dgdavid committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7638a16 View commit details
    Browse the repository at this point in the history
  3. chore: make files format consistent

    By running `npx prettier . -w`;
    dgdavid committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5bd5f24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7b1ccd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76fc487 View commit details
    Browse the repository at this point in the history