mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-10 04:26:33 +00:00
704f2770d1
This allows the generation of ts files which makes it easier to handle with test frameworks than just d.ts files
7 lines
84 B
YAML
7 lines
84 B
YAML
version: v1beta1
|
|
|
|
plugins:
|
|
- name: ts_proto
|
|
out: ./src/proto
|
|
opt: grpc_js
|