mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
[TS/JS] New gen TS code gen prequel to preserve history (#6404)
* Rename idl_gen_js_ts to idl_gen_ts to preserve history * Change build related files
This commit is contained in:
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@@ -22,11 +22,11 @@ swift:
|
||||
|
||||
javascript:
|
||||
- '**/*.js'
|
||||
- src/idl_gen_js_ts.cpp
|
||||
- src/idl_gen_ts.cpp
|
||||
|
||||
typescript:
|
||||
- '**/*.ts'
|
||||
- src/idl_gen_js_ts.cpp
|
||||
- src/idl_gen_ts.cpp
|
||||
- grpc/flatbuffers-js-grpc/**/*.ts
|
||||
|
||||
golang:
|
||||
|
||||
Reference in New Issue
Block a user