Skip to content

Commit

Permalink
Bump version to 2.10.0
Browse files Browse the repository at this point in the history
Update dependencies

Fix eslint config
  • Loading branch information
shivammathur committed Feb 22, 2021
1 parent 60ff151 commit 9601a19
Show file tree
Hide file tree
Showing 4 changed files with 10,841 additions and 2,974 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"plugin:import/warnings",
"plugin:import/typescript",
"plugin:prettier/recommended",
"prettier/@typescript-eslint"
"prettier"
],
"plugins": ["@typescript-eslint", "jest"]
}
Loading

0 comments on commit 9601a19

Please sign in to comment.