mirror of
https://github.com/openmediavault/openmediavault.git
synced 2025-07-23 02:56:10 +00:00
Add prettier configuration
Signed-off-by: Volker Theile <votdev@gmx.de>
This commit is contained in:
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
||||
*.html
|
5
.prettierrc
Normal file
5
.prettierrc
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"arrowParens": "always",
|
||||
"printWidth": 100,
|
||||
"singleQuote": true
|
||||
}
|
Reference in New Issue
Block a user