Resolve violations of github/array-foreach lint

Resolves #199
This commit is contained in:
Michael Huynh 2020-09-20 17:03:01 +08:00
parent b2dfa6e690
commit 4666a0eed0
No known key found for this signature in database
GPG key ID: 760127DAE4EDD351
19 changed files with 52 additions and 37 deletions

View file

@ -46,7 +46,6 @@
"@typescript-eslint/restrict-template-expressions": "off",
"eslint-comments/no-use": "off",
"func-style": "off",
"github/array-foreach": "off",
"github/no-then": "off",
"import/no-extraneous-dependencies": "off",
"no-shadow": "off",