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

[Setup] Tailwind Configuration, Eslint Changes, Prettier Changes #8

Merged
merged 8 commits into from
Aug 1, 2023

Commits on Jul 27, 2023

  1. chore: Dev Environment Updates

    Changes:
    - [Fix] Tailwind Enabled
    - [Chore] prettier and eslint ignore files
    - [Chore] absolute pathing
    shindigira committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f1bfca3 View commit details
    Browse the repository at this point in the history
  2. chore:yarn cache updates

    shindigira committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c0f07e6 View commit details
    Browse the repository at this point in the history
  3. Dev Environment Updates

        Changes:
        - [Fix] Tailwind Enabled
        - [Chore] prettier and eslint ignore files
        - [Chore] absolute pathing
        - [Fix] typescript-eslint error -- JSX.IntrinsicElement
        - [Chore] Updated Yarn cache
        - [Chore] Used **Prettier** to prettify all code
    shindigira committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4aa1d18 View commit details
    Browse the repository at this point in the history
  4. revert: className

    shindigira committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7f173e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f26132e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbb2357 View commit details
    Browse the repository at this point in the history
  7. chore: removed dead code

    shindigira committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a6267c5 View commit details
    Browse the repository at this point in the history
  8. Update prettier.config.cjs

    Added the `tailingComma: 'all'` change.
    
    Co-authored-by: Meis <meissadia@gmail.com>
    shindigira and meissadia authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3a30314 View commit details
    Browse the repository at this point in the history