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 833f36c commit 9482b77Copy full SHA for 9482b77
package.json
@@ -20,7 +20,7 @@
20
"lint:hbs": "ember-template-lint --fix .",
21
"l10n:extract": "node scripts/l10n.js extract",
22
"l10n:update": "node scripts/l10n.js update",
23
- "l10n:generate": "node scripts/l10n.js extract"
+ "l10n:generate": "node scripts/l10n.js generate"
24
},
25
"pre-commit": {
26
"run": [
0 commit comments