Closed gregmagolan closed 2 years ago
looks like it could just be deleted instead https://github.com/aspect-build/rules_esbuild/search?q=rules_ts
in use in an example, https://github.com/aspect-build/rules_esbuild/search?q=aspect_rules_ts
switch that to use plain old tsc?
ah thanks, doesn't seem like that example even benefits from typechecking so easiest thing is to change it to javascript?
also removed internal dep on rules_ts