Skip to content

Commit d22760d

Browse files
committed
test: add package.json test
1 parent 19cba61 commit d22760d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"scripts": {
77
"format": "biome format --write .",
88
"build:packages": "pnpm --filter @next-i18n/translate build",
9+
"test": "pnpm -r test",
910
"lint": "biome lint .",
1011
"lint:fix": "biome lint --write .",
1112
"dev": "pnpm --filter @next-i18n/translate --filter @next-i18n/docs --parallel dev",

0 commit comments

Comments
 (0)