1
1
mirror of https://github.com/usememos/memos.git synced 2024-12-28 13:52:33 +03:00
memos/web/.prettierrc

7 lines
84 B
Plaintext
Raw Normal View History

2021-12-08 18:43:52 +03:00
{
"printWidth": 140,
"useTabs": false,
"semi": true,
"singleQuote": false
}