Skip to content

Commit

Permalink
Fix spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
Agusx1211 committed Sep 26, 2024
1 parent e9d315a commit e01e30a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"dictionaries": ["typescript", "softwareTerms", "filetypes", "npm", "fonts", "css", "html"],
"ignorePaths": [
"**/node_modules/**",
"pnpm-lock.yaml"
"pnpm-lock.yaml",
"dist/**"
],
"words": ["xsequence", "subdigest", "predecorate", "arrayify", "signhub", "hexlify", "viem", "wagmi", "transactionish", "delphiview", "numberish", "tabler", "keccak", "wordlists", "connectkit", "ipfs", "godmode"]
"words": ["xsequence", "subdigest", "predecorate", "arrayify", "signhub", "hexlify", "viem", "wagmi", "transactionish", "delphiview", "numberish", "tabler", "keccak", "wordlists", "connectkit", "ipfs", "godmode", "AQAAAAAAA", "Oxjvu", "Wman"]
}

0 comments on commit e01e30a

Please sign in to comment.