Skip to content

Commit

Permalink
deps: update dependencies with lint fixes (niklasvh#2565)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasvh authored Jul 11, 2021
1 parent e7a021a commit b2902ec
Show file tree
Hide file tree
Showing 55 changed files with 15,663 additions and 12,603 deletions.
3 changes: 1 addition & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"parser": "@typescript-eslint/parser",
"extends": [
"plugin:@typescript-eslint/recommended",
"prettier/@typescript-eslint",
"plugin:prettier/recommended",
"prettier"
],
"parserOptions": {
"project": "./tsconfig.json",
Expand Down
Loading

0 comments on commit b2902ec

Please sign in to comment.