update react test (#870)

This commit is contained in:
JFH
2023-01-09 14:53:00 +01:00
committed by GitHub
parent 86fcc112c9
commit 5682e8c596
9 changed files with 293 additions and 35 deletions

View File

@@ -13,7 +13,8 @@
"node": ">=16"
},
"workspaces": [
"packages/svgcanvas"
"packages/svgcanvas",
"packages/react-test"
],
"scripts": {
"lint": "standard .",