feat: add translation key collection utility and update test for completeness
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"lint:fix": "next lint --fix",
|
||||
"test:translations": "vitest run lib/__tests__/translations.test.ts",
|
||||
"prepare": "husky",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user