8 lines
No EOL
268 B
Text
8 lines
No EOL
268 B
Text
build --color=yes
|
|
query --color=yes
|
|
test --color=yes
|
|
test --test_output=errors
|
|
|
|
# passes an argument `--skipLibCheck` to *every* spawn of tsc
|
|
# Bazel 6.4 or greater: 'common' means 'any command that supports this flag'
|
|
common --@aspect_rules_ts//ts:skipLibCheck=always |