We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5aac8b commit 3a1210aCopy full SHA for 3a1210a
packages/unity-react-core/package.json
@@ -31,7 +31,7 @@
31
"create": "plop",
32
"dev": "yarn storybook & yarn testui",
33
"lint": "eslint --fix 'src/**/*.{js,jsx}' --ignore-path ../../.eslintignore",
34
- "test": "vitest --watch=false && yarn test-datalayer",
+ "test": "vitest --watch=false",
35
"test:accessibility": "playwright test",
36
"testui": "vitest --ui",
37
"start:dev": "webpack-dashboard -- webpack serve -c webpack/webpack.dev.js",
0 commit comments