UNPKG

123 BJavaScriptView Raw
1module.exports = [
2 {
3 name: `docker`,
4 type: `confirm`,
5 message: `Add a production ready Dockerfile?`,
6 },
7];