rules_ts
rules_ts copied to clipboard
RFC: TSC Provider?
Idea that came up in https://github.com/aspect-build/rules_ts/pull/693
Changes are visible to end-users: yes/no
- Searched for relevant documentation and updated as needed: yes/no
- Breaking change (forces users to change their own code or config): yes/no
- Suggested release notes appear below: yes/no
Test plan
- Covered by existing test cases
- New test cases added
- Manual testing; please provide instructions so we can reproduce:
Test
:warning: GitHub Actions build #856 failed.
Failed tests (1)
//docs:update_0_test [k8-fastbuild] 39ms
:bulb: To reproduce the test failures, run
bazel test //docs:update_0_test
Buildifier
Format
Formatting check has failed
:bulb: Some formatting failures can be fixed automatically by running the command below, while others may require manual fixes
bazel run //:format
I'll leave this open for a while so you can look at it, but ATM I do not have plans to actively work on this.
If you (maintainers) would like to park this, feel free to close. If you'd like to pursue this idea, I'm happy to spend the cycles implementing it.