UI for Zipcoin Blue

123456
  1. module.exports = {
  2. singleQuote: true,
  3. trailingComma: 'es5',
  4. printWidth: 100,
  5. };