config.js 77 B

12345
  1. module.exports = {
  2. compact: true,
  3. selfDefending: false,
  4. sourceMap: true
  5. };