UNPKG

133 BJavaScriptView Raw
1module.exports = {
2 presets: [
3 'hops-yargs',
4 'hops-webpack',
5 'hops-info',
6 'hops-express',
7 'hops-react',
8 ],
9};