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

Commit fc1458f

Browse files
committed
off
1 parent 9438d5d commit fc1458f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"func-names": "off",
3232
"object-curly-newline": "off",
3333
"jsx-a11y/anchor-is-valid": "off",
34+
"arrow-body-style": "off",
3435
"import/no-extraneous-dependencies": ["error", {"ignore": ["aws-sdk"]}]
3536
}
3637
}

0 commit comments

Comments
 (0)