feat(unicorn): import-index
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -8,6 +8,12 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"unicorn/import-index": [
|
||||
"error",
|
||||
{
|
||||
"ignoreImports": true
|
||||
}
|
||||
],
|
||||
"unicorn/no-console-spaces": [
|
||||
"error"
|
||||
],
|
||||
|
Reference in New Issue
Block a user