module.exports = { bracketSpacing: false, singleQuote: true, trailingComma: 'es5', endOfLine: "auto" };