Skip to content

Commit

Permalink
Update dependencies (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinraju authored Nov 23, 2023
1 parent 0ef9efa commit 56fac71
Show file tree
Hide file tree
Showing 6 changed files with 36,784 additions and 11,032 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"plugins": ["jest", "@typescript-eslint", "github"],
"extends": ["plugin:github/recommended"],
"plugins": ["jest", "@typescript-eslint", "github", "prettier"],
"extends": ["plugin:github/recommended", "plugin:prettier/recommended"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 9,
Expand Down
Loading

0 comments on commit 56fac71

Please # to comment.