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

Format all files #369

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 21, 2024

  1. Bump prettier

    aryaemami59 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6444c30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9114e68 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Run Prettier on all files

    Add `.gitattributes` file to make line endings more consistent (reduxjs#363)
    
    Fix webpack 4 support by setting `target: es2017` for `redux.legacy-esm.js` (reduxjs#370)
    
    Revert "Run Prettier on all files"
    
    This reverts commit 39e8094.
    
    Run Prettier on all files
    
    Add `.gitattributes` file to make line endings more consistent (reduxjs#363)
    aryaemami59 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    01a1e95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f7ed54 View commit details
    Browse the repository at this point in the history