Skip to content

Commit

Permalink
Fix resulting dep errors 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Feb 1, 2022
1 parent 816eb04 commit b55f63c
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 315 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"plugins": ["jest", "@typescript-eslint"],
"extends": ["plugin:github/es6"],
"extends": ["plugin:github/internal"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 9,
Expand Down
Loading

0 comments on commit b55f63c

Please sign in to comment.