js ", "test": "mocha ./test" }, ... } To call that script you can do now: $ npm run test. Or simply ( test is a special ...
確定! 回上一頁