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 d957aa6 commit f8fde79Copy full SHA for f8fde79
packages/react-table/package.json
@@ -48,6 +48,7 @@
48
"scripts": {
49
"clean": "rimraf ./build && rimraf ./dist",
50
"test:eslint": "eslint ./src",
51
+ "test:lib": "vitest --passWithNoTests",
52
"test:lib:dev": "pnpm test:lib --watch",
53
"test:types": "tsc",
54
"test:build": "publint --strict",
0 commit comments