Skip to content

Commit f397469

Browse files
author
Bronson Quick
authored
Merge pull request #20 from humanmade/require-space-inside-object
Require spaces for objects inside objects
2 parents 76aa3b5 + 8e11ca1 commit f397469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/eslint-config-humanmade/.eslintrc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ rules:
8686
object-curly-spacing:
8787
- error
8888
- always
89-
- objectsInObjects: false
9089
arrow-parens:
9190
- error
9291
- as-needed

0 commit comments

Comments
 (0)