.github/workflows
|
ci: show test reports in job summary
|
2024-04-06 03:11:22 +08:00 |
.vscode
|
chore: add prettier .vscode config
|
2024-03-09 11:02:33 +08:00 |
packages
|
chore: bump versions
|
2024-07-23 01:08:48 +08:00 |
scripts
|
chore: update build scipts
|
2024-03-10 02:32:24 +08:00 |
.editorconfig
|
chore: add editor config
|
2024-03-03 23:42:04 +08:00 |
.eslintrc.cjs
|
chore: add eslint config
|
2024-03-03 23:49:02 +08:00 |
.gitattributes
|
chore: add git attributes
|
2024-02-27 21:16:09 +08:00 |
.gitignore
|
chore: do not rebuild if code is not changed
|
2024-03-09 02:33:18 +08:00 |
.markdownlint.json
|
chore: add markdownlint config
|
2024-03-03 23:47:10 +08:00 |
.prettierrc.json
|
chore: add prettier config
|
2024-03-03 23:47:15 +08:00 |
.yarnrc.yml
|
chore: add yarn config
|
2024-03-03 23:47:24 +08:00 |
CHANGELOG.md
|
docs: update CHANGELOG
|
2024-07-23 01:10:43 +08:00 |
jest.config.ts
|
ci: show test reports in job summary
|
2024-04-06 03:11:22 +08:00 |
LICENSE
|
chore: add LICENSE
|
2024-03-03 23:48:24 +08:00 |
package.json
|
ci: show test reports in job summary
|
2024-04-06 03:11:22 +08:00 |
README.md
|
docs: add README
|
2024-02-27 21:19:44 +08:00 |
tsconfig.base.json
|
chore: update tsconfig
|
2024-03-06 11:37:59 +08:00 |
tsconfig.json
|
test(events): init tests
|
2024-03-13 22:22:27 +08:00 |