Skip to content

Commit

Permalink
style: format .eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Jan 6, 2021
1 parent 626d149 commit b05ce61
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
},
"parser": "@typescript-eslint/parser",
"plugins": ["@typescript-eslint"],
"extends": [
"plugin:@typescript-eslint/recommended"
],
"extends": ["plugin:@typescript-eslint/recommended"],
"rules": {
"curly": "error",
"prefer-const": "error",
Expand Down

0 comments on commit b05ce61

Please # to comment.