Fix resulting dep errors 🐛

This commit is contained in:
JJ Merelo 2022-02-01 07:48:18 +01:00
parent 816eb040ab
commit b55f63c13c
3 changed files with 130 additions and 315 deletions

View file

@ -1,6 +1,6 @@
{
"plugins": ["jest", "@typescript-eslint"],
"extends": ["plugin:github/es6"],
"extends": ["plugin:github/internal"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 9,