fixed tests for react & added scripts to package.json

This commit is contained in:
Peter
2023-11-08 11:22:20 +01:00
parent a92671093c
commit 5fd7db74a8
6 changed files with 30 additions and 21 deletions

View File

@@ -1,4 +1,5 @@
packages:
- "packages/*"
- "examples/*"
- "tooling/*"
- 'packages/*'
- 'examples/*'
- 'tooling/*'
- 'tests/*'