Merge pull request #545 from the-luap/chore/clawpatch-review-fixes
chore: address clawpatch review findings
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"build:check": "tsc -b && node ./scripts/build.js",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest run src/components/admin/__tests__/ThemeCustomizerEnhanced.test.tsx",
|
||||
"test": "vitest run",
|
||||
"i18n:extract": "i18next-cli extract",
|
||||
"i18n:status": "i18next-cli status",
|
||||
"i18n:ci": "i18next-cli extract --ci --dry-run"
|
||||
|
||||
Reference in New Issue
Block a user