Jiralite
|
9b8b0f828c
|
build: Properly add typecheck tests (#10722)
* build: exclude type tests from running
* refactor: use `tsc`
* test: fix broker test
* test: fix voice test
* test: fix builders test
* test: use vitest typecheck
remove unused test scripts
skip lib check
rm vitest.d.ts
* fix: remove tsd from core and ws
* fix: extend local tsconfig
---------
Co-authored-by: almeidx <github@almeidx.dev>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-26 14:28:45 +00:00 |
|
Naiyar
|
a3fa1a8dcd
|
feat(interactions): add launchActivity method (#10646)
* feat(interactions): add launchActivity method
* chore: suggestion
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* chore: suggestion
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* fix: overload and add tests
* chore: wording
* chore: wording
* chore: spacing
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-24 09:11:18 +00:00 |
|
Naiyar
|
aa90f00d11
|
types(interactions): fix overloads (#10702)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2025-01-18 19:19:41 +00:00 |
|
Jiralite
|
0c9901e5e4
|
style: Run Prettier (#10691)
style: prettier
|
2025-01-05 02:53:44 +01:00 |
|
Jiralite
|
071015caef
|
test: Add with_response overload tests (#10685)
test: add overload tests
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-05 00:22:58 +00:00 |
|