Skip to content

Commit e7b8b99

Browse files
committed
update jscs
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent dbc5e01 commit e7b8b99

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.jscsrc

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"preset": "google",
3-
"validateLineBreaks": "LF",
4-
"validateIndentation": 2,
2+
"preset": "airbnb",
53
"excludeFiles": ["node_modules/**"]
64
}

0 commit comments

Comments
 (0)