main
module.exports = { $schema: 'https://json.schemastore.org/prettierrc', singleQuote: true, trailingComma: 'all', endOfLine: 'lf', };