mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2026-07-28 00:38:08 +08:00
8 lines
115 B
Text
8 lines
115 B
Text
{
|
|
"require-dev": {
|
|
"wp-cli/i18n-command": "^2"
|
|
},
|
|
"scripts": {
|
|
"makepot": "wp i18n make-pot ."
|
|
}
|
|
}
|