{ ..., "type": "module", "scripts": { ... "test": "npm run build && ava --verbose test/*.spec.js" }, ... } # Isolated Tests. Create the following file ...
確定! 回上一頁