Skip to content

Commit

Permalink
#99 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 15, 2023
1 parent f1cecaf commit e808fd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
},
"extends": "google",
"rules": {
"indent": "off",
"comma-dangle": "off",
"indent": [ "error", 2 ],
"max-len": [ "error", { "code": 100 } ]
Expand Down

0 comments on commit e808fd4

Please sign in to comment.