module.exports = { $schema: 'http://json.schemastore.org/prettierrc', singleQuote: true, jsxSingleQuote: true, endOfLine: 'auto', };