mirror of
https://github.com/glen9527/Clean-Code-zh.git
synced 2025-12-16 18:24:21 +08:00
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"scripts": {
|
|
"docs:dev": "vuepress dev docs",
|
|
"docs:build": "vuepress build docs"
|
|
}
|
|
}
|