mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[web] Configure eslint and prettier dev tools
This commit is contained in:
5
web-src/.prettierrc.json
Normal file
5
web-src/.prettierrc.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none"
|
||||
}
|
||||
Reference in New Issue
Block a user