Compare commits
1 Commits
3da173bd46
...
1f5df42ebb
Author | SHA1 | Date | |
---|---|---|---|
1f5df42ebb |
@ -21,7 +21,7 @@
|
|||||||
"prettier": "prettier --write .",
|
"prettier": "prettier --write .",
|
||||||
"update-translations": "cd scripts && node update-translations.js",
|
"update-translations": "cd scripts && node update-translations.js",
|
||||||
"fix-imports": "cd scripts && node fix-imports.js",
|
"fix-imports": "cd scripts && node fix-imports.js",
|
||||||
"fix": "npm run prettier && npm run update-translations && npm run fix-imports"
|
"fix": "npm run update-translations && npm run fix-imports && npm run prettier"
|
||||||
},
|
},
|
||||||
"license": "GNU",
|
"license": "GNU",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user