There was an error while loading. Please reload this page.
1 parent dc35835 commit 8259e1bCopy full SHA for 8259e1b
1 file changed
.cspell.json
@@ -53,6 +53,6 @@
53
"*.min.*",
54
"jest/vendor"
55
],
56
- "ignoreRegExpList": ["Email", "Urls", "#[\\w-]*"],
+ "ignoreRegExpList": ["Email", "Urls", "#[\\w-]*", "\\u\\{[0-9A-F]{4}\\}"],
57
"enableFiletypes": ["mdx"]
58
}
0 commit comments