Switch compat-test scripts to typescript

This commit is contained in:
Aria Minaei 2023-08-06 09:53:32 +02:00
parent 3b93430fd7
commit d228b7635c
11 changed files with 326 additions and 202 deletions

View file

@ -11,6 +11,7 @@
{"path": "../../packages/playground"},
{"path": "../../packages/benchmarks"},
{"path": "../../packages/r3f"},
{"path": "../../examples/basic-dom"}
{"path": "../../examples/basic-dom"},
{"path": "../../compat-tests"}
]
}