mirror of
https://github.com/ckaczor/HomeStatus.git
synced 2026-02-16 18:47:41 -05:00
Initial commit to GitHub
This commit is contained in:
12
.jsbeautifyrc
Normal file
12
.jsbeautifyrc
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"css": {
|
||||
"newline_between_rules": true,
|
||||
"space_around_combinator": true,
|
||||
"preserve_newlines": true,
|
||||
"selector_separator_newline": true,
|
||||
"end_with_newline": true
|
||||
},
|
||||
"html": {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user