Skip to content

Commit

Permalink
add cspell config
Browse files Browse the repository at this point in the history
  • Loading branch information
hassaku63 committed Sep 7, 2024
1 parent ad1925f commit ec01583
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"version": "0.2",
"ignorePaths": [],
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
"hassaku",
"httpretty",
"nulab"
],
"ignoreWords": [],
"import": []
}

0 comments on commit ec01583

Please sign in to comment.