Skip to content

Commit

Permalink
Merge branch 'use-hono' of github.com:kettanaito/react-server-compone…
Browse files Browse the repository at this point in the history
…nts into use-hono
  • Loading branch information
kettanaito committed Apr 29, 2024
2 parents 8a9d5d1 + 52d2ce1 commit d0a76bf
Show file tree
Hide file tree
Showing 141 changed files with 132 additions and 46,336 deletions.
116 changes: 58 additions & 58 deletions epicshop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions epicshop/update-deps.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
npx npm-check-updates --dep prod,dev --upgrade --root
cd epicshop && npx npm-check-updates --dep prod,dev --upgrade --root
npx npm-check-updates --dep prod,dev --upgrade --root --reject react
cd epicshop && npx npm-check-updates --dep prod,dev --upgrade --root --reject react
cd ..
rm -rf node_modules package-lock.json ./epicshop/package-lock.json ./epicshop/node_modules ./exercises/**/node_modules
npm install
npm run setup
npm run typecheck
npm run lint --fix
npm run lint -- --fix
3 changes: 0 additions & 3 deletions exercises/01.init/01.problem.static/.prettierignore

This file was deleted.

35 changes: 0 additions & 35 deletions exercises/01.init/01.problem.static/.prettierrc

This file was deleted.

Loading

0 comments on commit d0a76bf

Please sign in to comment.