mirror of
https://gh.wpcy.net/https://github.com/wp-cli/scaffold-command.git
synced 2026-04-28 17:58:16 +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 ."
|
|
}
|
|
}
|