rules_ts icon indicating copy to clipboard operation
rules_ts copied to clipboard

allow opt-in to individual ts_project validate checks

Open jbedard opened this issue 3 years ago • 0 comments

Today validation is enabled/disabled with ts_project(validate=True|False). As more validation is added it would be nice to enable only a subset while opting out of others.

jbedard avatar Oct 27 '22 17:10 jbedard