GasWell-front/node_modules/npm-run-all2/test-workspace/tasks/error.js

6 lines
59 B
JavaScript

'use strict'
setTimeout(() => {
process.exit(1)
}, 500)