mirror of
https://github.com/quartz-community/reader-mode.git
synced 2026-07-22 02:50:23 +00:00
8 lines
117 B
Text
8 lines
117 B
Text
|
|
{
|
||
|
|
"semi": true,
|
||
|
|
"singleQuote": false,
|
||
|
|
"printWidth": 100,
|
||
|
|
"trailingComma": "all",
|
||
|
|
"arrowParens": "always"
|
||
|
|
}
|