forked from BigfootDev/flatbuffers
65e49faf76
* bump all aspect dependency versions to latest * add workspace file to test bazel repo
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
|