mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
add react web project
This commit is contained in:
10
web/.prettierrc
Normal file
10
web/.prettierrc
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"useTabs": false,
|
||||
"printWidth": 200,
|
||||
"tabWidth": 4,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5",
|
||||
"jsxBracketSameLine": false,
|
||||
"parser": "flow",
|
||||
"semi": false
|
||||
}
|
||||
Reference in New Issue
Block a user