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

add utils ts code examples #338

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

add utils ts code examples #338

wants to merge 5 commits into from

Conversation

iskysun96
Copy link

adding utils ts code examples.

@@ -49,7 +49,8 @@
"commit-lint": "commitlint --edit -o",
"semantic-release": "semantic-release",
"generate:code-docs": "typedoc",
"pre-commit": "run-s check-types lint:fix audit format test generate:code-docs"
"pre-commit": "run-s check-types lint:fix audit format test generate:code-docs",
"example": "tsx -r dotenv/config"
Copy link
Contributor

Choose a reason for hiding this comment

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

What is this meant to do? My read on that is it will run compile on all files?

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.

2 participants