mirror of
https://github.com/mue/mue.git
synced 2026-07-22 00:07:23 +02:00
feat: add translation percentage tracking and update related components
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
"dev": "vite",
|
||||
"dev:host": "vite --host",
|
||||
"translations": "cd scripts && node updatetranslations.cjs",
|
||||
"translations:percentages": "node scripts/updateTranslationPercentages.cjs",
|
||||
"build": "vite build",
|
||||
"pretty": "prettier --write \"./**/*.{js,jsx,json,scss,css}\"",
|
||||
"lint": "eslint \"./src/**/*.{js,jsx}\" && stylelint \"./src/**/*.{scss,css}\"",
|
||||
|
||||
Reference in New Issue
Block a user