js-waku/.cspell.json

80 lines
1.3 KiB
JSON

{
"version": "0.1",
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/master/cspell.schema.json",
"language": "en",
"words": [
"backoff",
"backoffs",
"bitjson",
"bitauth",
"bufbuild",
"cimg",
"circleci",
"codecov",
"commitlint",
"dependabot",
"dingpu",
"Dlazy",
"Dout",
"Dscore",
"editorconfig",
"esnext",
"execa",
"exponentiate",
"fanout",
"floodsub",
"globby",
"gossipsub",
"iasked",
"ihave",
"ihaves",
"ineed",
"iwant",
"jdev",
"lastpub",
"libauth",
"libp",
"livechat",
"mkdir",
"multiaddr",
"multiaddrs",
"multicodecs",
"mplex",
"muxed",
"muxer",
"nodekey",
"peerhave",
"prettierignore",
"protobuf",
"protoc",
"reactjs",
"rlnrelay",
"sandboxed",
"secio",
"staticnode",
"statusim",
"submodule",
"submodules",
"transpiled",
"typedoc",
"unmounts",
"untracked",
"upgrader",
"waku",
"wakunode",
"webfonts",
"websockets"
],
"flagWords": [],
"ignorePaths": [
"package.json",
"package-lock.json",
"yarn.lock",
"tsconfig.json",
"node_modules/**",
"build",
"gen",
"proto"
]
}