We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc5e01 commit e7b8b99Copy full SHA for e7b8b99
.jscsrc
@@ -1,6 +1,4 @@
1
{
2
- "preset": "google",
3
- "validateLineBreaks": "LF",
4
- "validateIndentation": 2,
+ "preset": "airbnb",
5
"excludeFiles": ["node_modules/**"]
6
}
0 commit comments