Skip to content

Commit 1375112

Browse files
committedOct 25, 2022
fix: removed "sort-keys-fix/sort-keys-fix" from yaml config
Signed-off-by: prisis <d.bannert@anolilab.de>
1 parent 51ed60b commit 1375112

File tree

1 file changed

+0
-3
lines changed
  • packages/eslint-config/rules/plugins

1 file changed

+0
-3
lines changed
 

‎packages/eslint-config/rules/plugins/yml.cjs

-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,4 @@ module.exports = {
99
},
1010
},
1111
],
12-
rules: {
13-
"sort-keys-fix/sort-keys-fix": "error",
14-
},
1512
};

0 commit comments

Comments
 (0)
Please sign in to comment.