Skip to content

Commit

Permalink
Merge pull request #34 from connectedcars/update-prettier
Browse files Browse the repository at this point in the history
Upgrade deps
  • Loading branch information
tlbdk committed Mar 1, 2021
2 parents cf85dfb + 2e4459f commit f083cc8
Show file tree
Hide file tree
Showing 6 changed files with 23,320 additions and 3,606 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
"prettier/@typescript-eslint",
"prettier",
"plugin:prettier/recommended"
],
"plugins": [
Expand Down

0 comments on commit f083cc8

Please sign in to comment.