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

Yarn を pnpm に移行する #250

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

Yarn を pnpm に移行する #250

wants to merge 23 commits into from

Commits on Nov 8, 2023

  1. chore: remove yarn

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9bcdc99 View commit details
    Browse the repository at this point in the history
  2. chore: pnpm import

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0414869 View commit details
    Browse the repository at this point in the history
  3. chore: remove yarn.lock

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d18ecc5 View commit details
    Browse the repository at this point in the history
  4. chore: migrate npm scripts

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7c60bde View commit details
    Browse the repository at this point in the history
  5. chore: add .vscode dir

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f140660 View commit details
    Browse the repository at this point in the history
  6. chore: pnpm add -D @jest/types

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    abd8f30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d12a45a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    213d857 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9143098 View commit details
    Browse the repository at this point in the history
  10. chore: use pnpm in github actions

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    397376c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7867e7a View commit details
    Browse the repository at this point in the history
  12. chore: add packageManager field

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    196fb0a View commit details
    Browse the repository at this point in the history
  13. chore: use tailwindcss types

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    aab88b5 View commit details
    Browse the repository at this point in the history
  14. chore: use --frozen-lockfile

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bc1435c View commit details
    Browse the repository at this point in the history
  15. chore: skip examples

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f99c97c View commit details
    Browse the repository at this point in the history
  16. chore: ignore dump.css

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fc16190 View commit details
    Browse the repository at this point in the history
  17. chore: use Config ?

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    302baf7 View commit details
    Browse the repository at this point in the history
  18. chore: fix type errors

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    47bdfe0 View commit details
    Browse the repository at this point in the history
  19. chore: update type import

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9504d76 View commit details
    Browse the repository at this point in the history
  20. chore: fix peer dependencies

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7eddee3 View commit details
    Browse the repository at this point in the history
  21. chore: fix

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    efb6fe1 View commit details
    Browse the repository at this point in the history
  22. chore: docs is a pnpm package

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ecdf108 View commit details
    Browse the repository at this point in the history
  23. chore: install to workspace root

    fsubal authored and mimokmt committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bf340f2 View commit details
    Browse the repository at this point in the history