Move all zx scripts to typescript

This commit is contained in:
Aria Minaei 2023-08-06 10:15:37 +02:00
parent d228b7635c
commit 4fefee863e
9 changed files with 94 additions and 368 deletions

View file

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