There was an error while loading. Please reload this page.
caseSensitive
sort-keys
1 parent f831893 commit 7e16e3fCopy full SHA for 7e16e3f
1 file changed
docs/src/rules/sort-keys.md
@@ -147,7 +147,7 @@ let obj4 = {2: c, 10: b, 1: a};
147
148
:::
149
150
-### insensitive
+### caseSensitive
151
152
Examples of **incorrect** code for the `{caseSensitive: false}` option:
153
0 commit comments