add tstyche tests

This commit is contained in:
Igor Savin
2026-03-18 23:44:08 +02:00
committed by Jay Linski
parent 92e842f82e
commit 1b321a8bef
8 changed files with 827 additions and 658 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"testFileMatch": ["types/__typetests__/**/*.tst.ts"],
"tsconfig": "./types/tsconfig.json"
}