angular-cn/aio/content/examples/i18n/example-config.json

12 lines
147 B
JSON
Raw Normal View History

{
"projectType": "i18n",
"e2e": [
{
"cmd": "yarn",
"args": [
"e2e",
"--no-webdriver-update"
]
}
]
}