Skip to content

Commit f8fde79

Browse files
committed
pass no tests
1 parent d957aa6 commit f8fde79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-table/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"scripts": {
4949
"clean": "rimraf ./build && rimraf ./dist",
5050
"test:eslint": "eslint ./src",
51+
"test:lib": "vitest --passWithNoTests",
5152
"test:lib:dev": "pnpm test:lib --watch",
5253
"test:types": "tsc",
5354
"test:build": "publint --strict",

0 commit comments

Comments
 (0)