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

Update to Node.js 20.x with renewing test loader and some codes #1014

Merged
merged 13 commits into from
Jul 23, 2023

Conversation

kachick
Copy link
Member

@kachick kachick commented Jul 13, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Jul 23, 2023

Visit the preview URL for this PR (updated for commit 9d2ce1f):

https://mobu-waiwai--pr1014-update-tsconfig-4494ygqv.web.app

(expires Sun, 30 Jul 2023 07:14:51 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 295e29f2bd6fa9acc70abd1b84aec0de70cff3f6

@kachick kachick changed the title Update tsconfig Update to Node.js 20.x with renewing test loader and some codes Jul 23, 2023
@@ -31,7 +33,7 @@
"start": "vite",
"prebuild": "tsc",
"build": "vite build",
"test": "ts-node-test src/**/*.test.ts",
"test": "glob -c \"node --loader tsx --no-warnings --test\" \"./src/**/*.test.ts\"",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kachick kachick marked this pull request as ready for review July 23, 2023 07:16
@kachick kachick merged commit ca7c863 into main Jul 23, 2023
7 checks passed
@kachick kachick deleted the update-tsconfig branch July 23, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant