Files
redocly-cli/.prettierrc.json
2023-11-17 09:45:03 +00:00

6 lines
86 B
JSON

{
"printWidth": 100,
"singleQuote": true,
"embeddedLanguageFormatting": "off"
}