mirror of
https://github.com/standardnotes/server.git
synced 2026-01-17 07:10:39 +00:00
6 lines
90 B
Text
6 lines
90 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": false
|
|
}
|