chore(tests): remove old eslint override

This commit is contained in:
Łukasz Mierzwa
2021-03-02 08:34:56 +00:00
committed by Łukasz Mierzwa
parent 98f70108cd
commit 5b6387cb28
-2
View File
@@ -17,8 +17,6 @@ rules:
"@typescript-eslint/no-empty-function": off
# noisy
"@typescript-eslint/explicit-function-return-type": off
# # https://github.com/typescript-eslint/typescript-eslint/issues/2502
"@typescript-eslint/no-use-before-define": off
overrides:
- files:
- "**/__mocks__/*.ts"