chore: add a script to cleanup old translations (#1963)
This commit is contained in:
parent
dac044e6ad
commit
2267556b8b
13 changed files with 68 additions and 91 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"test:typecheck": "stale-dep && vue-tsc --noEmit && vue-tsc --noEmit --project service-worker/tsconfig.json",
|
||||
"test": "nr test:unit",
|
||||
"update:team:avatars": "esno scripts/avatars.ts",
|
||||
"cleanup-translations": "esno scripts/cleanup-translations.ts",
|
||||
"prepare-translation-status": "esno scripts/prepare-translation-status.ts",
|
||||
"postinstall": "ignore-dependency-scripts \"stale-dep -u && simple-git-hooks && nuxi prepare && nr prepare-translation-status\"",
|
||||
"release": "stale-dep && bumpp && esno scripts/release.ts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue