Skip to content

Commit 99a32b2

Browse files
nzakasmdjermanovic
andcommitted
Update src/rules/no-unnormalized-keys.js
Co-authored-by: Milos Djermanovic <[email protected]>
1 parent 33ec035 commit 99a32b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rules/no-unnormalized-keys.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export default {
2020
type: "object",
2121
properties: {
2222
form: {
23-
type: "string",
2423
enum: ["NFC", "NFD", "NFKC", "NFKD"],
2524
},
2625
},

0 commit comments

Comments
 (0)