Skip to content

Commit

Permalink
Merge pull request #967 from peter-evans/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
peter-evans committed Dec 2, 2021
2 parents b9117f2 + 10a1849 commit 4b53b6f
Show file tree
Hide file tree
Showing 4 changed files with 7,392 additions and 2,012 deletions.
5 changes: 5 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,10 @@
"plugins": ["@typescript-eslint"],
"rules": {
"@typescript-eslint/camelcase": "off"
},
"settings": {
"import/resolver": {
"typescript": {}
}
}
}
Loading

0 comments on commit 4b53b6f

Please sign in to comment.