fix(eslint): Rule "sort-imports"

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2020-02-13 15:38:27 +04:00
parent 053bd64fa4
commit a9f8e8c2e2
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -103,7 +103,7 @@
"error",
{
"ignoreCase": false,
"ignoreDeclarationSort": false,
"ignoreDeclarationSort": true,
"ignoreMemberSort": false,
"memberSyntaxSortOrder": [
"all",