1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/.prettierrc

5 lines
53 B
Plaintext
Raw Normal View History

2020-01-24 11:04:54 +01:00
{
"proseWrap": "never",
2020-01-24 11:04:54 +01:00
"trailingComma": "all"
}