Skip to content

Commit 5cfea36

Browse files
squash eslint
1 parent 8f9e27d commit 5cfea36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslintConfig": {
1818
"extends": "developit",
1919
"rules": {
20-
"brace-sstyle": "off",
20+
"brace-style": "off",
2121
"jest/expect-expect": "off",
2222
"comma-dangle": "off",
2323
"no-unused-vars": [

0 commit comments

Comments
 (0)