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 19cba61 commit d22760dCopy full SHA for d22760d
package.json
@@ -6,6 +6,7 @@
6
"scripts": {
7
"format": "biome format --write .",
8
"build:packages": "pnpm --filter @next-i18n/translate build",
9
+ "test": "pnpm -r test",
10
"lint": "biome lint .",
11
"lint:fix": "biome lint --write .",
12
"dev": "pnpm --filter @next-i18n/translate --filter @next-i18n/docs --parallel dev",
0 commit comments