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

Implement Prettier #16

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Implement Prettier #16

wants to merge 9 commits into from

Commits on Mar 19, 2024

  1. Replace p with div

    A `div` is semantically more appropriate for this rather than a `p` tag.
    elliott-liu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0754519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab36c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from elliott-liu:website-hotfix

    Replace `p` with `div`
    elliott-liu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    27acf6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c47efc3 View commit details
    Browse the repository at this point in the history
  5. Add .prettierrc config

    elliott-liu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6b5c55a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6ebb95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d413511 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c364ea View commit details
    Browse the repository at this point in the history
  9. Install Prettier

    elliott-liu committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8579007 View commit details
    Browse the repository at this point in the history