mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 12:18:02 +03:00
8 lines
136 B
Text
8 lines
136 B
Text
{
|
|
"useTabs": false,
|
|
"printWidth": 100,
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"arrowParens": "avoid"
|
|
}
|