js-waku/packages/sds/tsconfig.dev.json
Arseniy Klempner 468512fa85
feat(sds): create package for sds and add protobuf def
Adds a new package for the browser implementation of scalable data
sync. Ports some of the nim implementation of bloom filter to ts.
Adds protobuf definition for SDS messages.
2025-01-28 18:53:41 -08:00

4 lines
38 B
JSON

{
"extends": "../../tsconfig.dev"
}