fix(typescript): Rule "type-annotation-spacing"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
7d84ff8e8e
commit
39cc9c02d9
@ -140,11 +140,7 @@
|
||||
}
|
||||
],
|
||||
"@typescript-eslint/type-annotation-spacing": [
|
||||
"error",
|
||||
{
|
||||
"after": true,
|
||||
"before": false
|
||||
}
|
||||
"error"
|
||||
],
|
||||
"@typescript-eslint/typedef": [
|
||||
"error",
|
||||
|
Loading…
x
Reference in New Issue
Block a user