mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-09-06 18:49:43 +00:00
8 lines
127 B
Text
8 lines
127 B
Text
{
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"trailingComma": "none",
|
|
"printWidth": 110
|
|
}
|