Merge branch 'main' into fix/197

This commit is contained in:
Robert 2020-09-23 14:28:21 +01:00 committed by GitHub
commit 5d00d5b4e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 10 deletions

View file

@ -48,7 +48,6 @@
"github/no-then": "off",
"import/no-extraneous-dependencies": "off",
"no-shadow": "off",
"no-sparse-arrays": "off",
"no-throw-literal": "off",
"no-useless-escape": "off",
"sort-imports": "off"