mirror of
https://github.com/standardnotes/app.git
synced 2026-01-11 19:56:41 +00:00
6 lines
90 B
Text
6 lines
90 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": false
|
|
}
|