初始化
This commit is contained in:
12
.jsbeautifyrc
Normal file
12
.jsbeautifyrc
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"brace_style": "none,preserve-inline",
|
||||
"indent_size": 2,
|
||||
"indent_char": " ",
|
||||
"jslint_happy": true,
|
||||
"unformatted": [
|
||||
""
|
||||
],
|
||||
"css": {
|
||||
"indent_size": 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user