mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
6 lines
275 B
Plaintext
6 lines
275 B
Plaintext
build --symlink_prefix=/
|
|
# Honor the setting of `skipLibCheck` in the tsconfig.json file.
|
|
common --@aspect_rules_ts//ts:skipLibCheck=honor_tsconfig
|
|
# Use "tsc" as the transpiler when ts_project has no `transpiler` set.
|
|
common --@aspect_rules_ts//ts:default_to_tsc_transpiler
|