Hey folks--I have a typescript repo that fails on ...
# orm-help
m
Hey folks--I have a typescript repo that fails on tsc compilation with type errors. When I run
sls package
with your typescript plugin, however, it just logs those errors, but continues on its merry way. How do I configure the plugin to fail
sls package
on typescript compilation errors/warnings?
j
Could you add a screenshot here to see what it looks like?