Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add remoteDetectionAlert doc type #234

Merged
merged 12 commits into from
Sep 30, 2024
Merged
3 changes: 3 additions & 0 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ plugins:
opt:
- esModuleInterop=true
- importSuffix=.js
- outputJsonMethods=false
- outputPartialMethods=false
- env=node
- snakeToCamel=false
- useDate=string
Expand All @@ -15,3 +17,4 @@ plugins:
- enumsAsLiterals=true
# - outputIndex=true
- oneof=unions
- Mgeometry/v1.proto=@comapeo/geometry
Loading
Loading