添加npm脚本 ```sh npm run add problem-title ``` 得到两个文件 ```sh /src/01-problem-title.js /test/01-problem-title.test.js ```
添加npm脚本
得到两个文件