I have the following scripts section in my projects package.json: "scripts": { "seed": "node bin/seed", "test": "echo ""Error: no test specified"" && exit ...
確定! 回上一頁