Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit da81cd6

Browse files
dduugghzoo
authored andcommitted
Misc: remove duplicate rule in airbnb preset
Closes gh-1874
1 parent 78319c5 commit da81cd6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

presets/airbnb.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"disallowMixedSpacesAndTabs": true,
2727
"disallowTrailingWhitespace": true,
2828
"requireTrailingComma": { "ignoreSingleLine": true },
29-
"disallowSpaceBeforeComma": true,
3029
"requireSpaceAfterComma": true,
3130
"disallowYodaConditions": true,
3231
"disallowKeywords": [ "with" ],

0 commit comments

Comments
 (0)