DocSpace-client/packages/doceditor/.prettierrc.json

5 lines
51 B
JSON

{
"trailingComma":"all",
"endOfLine": "crlf"
}