mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
8 lines
129 B
JSON
8 lines
129 B
JSON
{
|
|
"singleQuote": true,
|
|
"bracketSpacing": false,
|
|
"arrowParens": "always",
|
|
"trailingComma": "all",
|
|
"endOfLine": "crlf"
|
|
}
|