Added bivariance to allowed words

This commit is contained in:
2026-08-07 02:29:58 +00:00
parent da6afe4107
commit e981bf8095
+1 -1
View File
@@ -1,6 +1,6 @@
{
"version": "0.1",
"import": ["@generalprotocols/cspell-dictionary/cspell.json"],
"words": ["nonfungible", "lockscript"],
"words": ["nonfungible", "lockscript", "bivariance"],
"ignorePaths": ["source/template/xo-template.schema.json"]
}