fix(eslint): Rule "sort-imports"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
053bd64fa4
commit
a9f8e8c2e2
@ -103,7 +103,7 @@
|
|||||||
"error",
|
"error",
|
||||||
{
|
{
|
||||||
"ignoreCase": false,
|
"ignoreCase": false,
|
||||||
"ignoreDeclarationSort": false,
|
"ignoreDeclarationSort": true,
|
||||||
"ignoreMemberSort": false,
|
"ignoreMemberSort": false,
|
||||||
"memberSyntaxSortOrder": [
|
"memberSyntaxSortOrder": [
|
||||||
"all",
|
"all",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user