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

Commit 3a7536c

Browse files
committed
trying to fix circle-ci
1 parent 2ba9ebe commit 3a7536c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.eslintrc

+1-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@
2929
"react/jsx-uses-react": "error",
3030
"react/jsx-uses-vars": "error",
3131
"import/no-extraneous-dependencies": 0,
32-
"linebreak-style": 0,
33-
"template-curly-spacing": "off",
34-
"indent": "off"
32+
"linebreak-style": 0
3533
},
3634
"settings": {
3735
"react": {

0 commit comments

Comments
 (0)