Commit 6c849a0a authored by Chunchi Che's avatar Chunchi Che

sync neos-protobuf

parent 4b297bd7
Pipeline #18456 passed with stages
in 2 minutes and 15 seconds
Subproject commit c82314ef6ac387733ce4578acec555bf07786249
Subproject commit e79dc1f25c8daf84c19a367b263cb17f46a1f291
This diff is collapsed.
#!/bin/bash
# 更新PB代码
protoc -I=./neos-protobuf --ts_out=./src/api/ocgcore ./neos-protobuf/idl/ocgcore.proto
npx eslint --ext .ts --ext .tsx src --fix
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment