aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/rules/eslint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rules/eslint.json b/src/rules/eslint.json
index 500c670..b099b16 100644
--- a/src/rules/eslint.json
+++ b/src/rules/eslint.json
@@ -103,7 +103,7 @@
"error",
{
"ignoreCase": false,
- "ignoreDeclarationSort": false,
+ "ignoreDeclarationSort": true,
"ignoreMemberSort": false,
"memberSyntaxSortOrder": [
"all",