Skip to content

Commit fbd1bcb

Browse files
1 parent 30c7af0 commit fbd1bcb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.eslintrc.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
"sourceType": "module"
1212
},
1313
"rules": {
14-
"indent": [
15-
"error",
16-
4
17-
],
1814
"linebreak-style": [
1915
"error",
2016
"unix"
@@ -30,4 +26,4 @@
3026
"no-console": 0,
3127
"no-unused-vars": 0
3228
}
33-
}
29+
}

0 commit comments

Comments
 (0)