js-waku/.cspell.json

57 lines
950 B
JSON

{
"version": "0.1",
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/master/cspell.schema.json",
"language": "en",
"words": [
"bitjson",
"bitauth",
"bufbuild",
"cimg",
"circleci",
"codecov",
"commitlint",
"dependabot",
"editorconfig",
"esnext",
"execa",
"exponentiate",
"fanout",
"globby",
"gossipsub",
"lastpub",
"libauth",
"libp",
"mkdir",
"multiaddr",
"multiaddrs",
"multicodecs",
"mplex",
"muxer",
"nodekey",
"prettierignore",
"protobuf",
"protoc",
"sandboxed",
"secio",
"staticnode",
"submodule",
"submodules",
"transpiled",
"typedoc",
"untracked",
"upgrader",
"waku",
"wakunode"
],
"flagWords": [],
"ignorePaths": [
"package.json",
"package-lock.json",
"yarn.lock",
"tsconfig.json",
"node_modules/**",
"build",
"gen"
]
}