fix(typescript): no-untyped-public-signature
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
e3f0415e2b
commit
3dd60105f6
@ -116,7 +116,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"@typescript-eslint/no-untyped-public-signature": [
|
"@typescript-eslint/no-untyped-public-signature": [
|
||||||
"error",
|
"warn",
|
||||||
{
|
{
|
||||||
"ignoredMethods": [
|
"ignoredMethods": [
|
||||||
"constructor"
|
"constructor"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user