mirror of
https://github.com/owncast/owncast.git
synced 2024-11-23 13:24:33 +03:00
24cb1ed0f1
* Add moderators * Remove passing unused prop * Fix linter not running
8 lines
No EOL
135 B
Text
8 lines
No EOL
135 B
Text
{
|
|
"useTabs": false,
|
|
"printWidth": 100,
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"arrowParens": "avoid"
|
|
} |