Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Add spelling list
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Sep 18, 2024
1 parent b183d9f commit 34bbcce
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,21 @@
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
},
"cSpell.words": [
"assemblyscript",
"CODEOWNERS",
"hypermode",
"idof",
"logit",
"logits",
"logprob",
"logprobs",
"npmjs",
"omitif",
"omitnull",
"tseslint",
"uncategorized",
"vectorize"
]
}

0 comments on commit 34bbcce

Please sign in to comment.