Skip to content

Commit

Permalink
spell
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliytv committed Jan 13, 2022
1 parent 8288cfd commit 8f82a52
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"version": "0.2",
"language": "en,uk,ru-ru",
"ignorePaths": [
"**/node_modules/**",
"**/vscode-extension/**",
"**/.git/**",
".vscode",
"yarn.lock",
"report"
],
"import": [],
"words": [
"martinbeentjes",
"ncipollo",
"scottbrenner",
"smsc",
"stefanzweifel"
]
}

0 comments on commit 8f82a52

Please sign in to comment.