This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Commit 5571eda
test(types): introduce tstyche instead of tsd (#633)
* test(types): introduce tstyche for expected error messages assertions
* refactor: remove no longer used tsd deps
* refactor(deps): remove ts-expect dependency
- Remove ts-expect since we only use TypeEqual
- Add multiples typescript versions types testing for ci
* refactor: only use type-check
* chore(ci): test typescript 4.7,5.5,latest
Running all the checks over all the versions slow down the CI a bit too much.
Only ensure consitency between most used major + latest version
* Update tstyche.config.json
Co-authored-by: Tom Mrazauskas <[email protected]>
* test(types): expect -> expectType
---------
Co-authored-by: Tom Mrazauskas <[email protected]>
Co-authored-by: Bobbie Soedirgo <[email protected]>1 parent 4697e8e commit 5571eda
File tree
21 files changed
+111
-924
lines changed- .github/workflows
- test
- select-query-parser
21 files changed
+111
-924
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
0 commit comments