We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4975590 commit 7fbaaa6Copy full SHA for 7fbaaa6
cspell-config/cspell-misc.txt
@@ -59,4 +59,5 @@ Weth
59
weth
60
abis
61
USEROP
62
-YubiKey
+YubiKey
63
+pkill
cspell-config/cspell-zksync.txt
@@ -2,9 +2,11 @@
2
!zkSync
3
!ZkSync
4
// zkSync-related words
5
+deniallugo
6
sepolia
7
unbundler
8
Zeek
9
+zkos
10
zksync
11
ZKsync
12
Prividium
cspell.json
@@ -36,6 +36,7 @@
36
"packages/auth-server/public/snarkjs.min.js",
37
"passkey-wallet-app/abis/**",
38
"passkey-wallet-app/token-deployment/**",
39
+ "passkey-wallet-app/translation.js",
40
"l2-to-l1-relayer/abis/**"
41
],
42
"caseSensitive": true,
0 commit comments