mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-10 05:06:15 -05:00
extract options in package json
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"top500": "ts-node prisma/scripts/top500jsons.ts",
|
||||
"prettier": "prettier --write .",
|
||||
"e2e": "cypress open",
|
||||
"extract": "lingui extract --clean",
|
||||
"extract": "lingui extract",
|
||||
"extract:clean": "lingui extract --clean",
|
||||
"compile": "lingui compile"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user