mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
chore(tests): remove old eslint override
This commit is contained in:
committed by
Łukasz Mierzwa
parent
98f70108cd
commit
5b6387cb28
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user