Files
docmost/packages/editor-ext/.prettierrc
T
Philip Okugbe aa6a046aa6 feat(export): add export loading state and copy as markdown (#1867)
* feat: add loading state to export

* feat: copy as markdown

* preserve taskList comment
2026-01-24 23:30:17 +00:00

4 lines
51 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}