Skip to content

Pass the concated array to packageRules

Lin Jen-Shin requested to merge 49-pass-concated-array into main

I just realized that in JavaScript this is not a mutating method, so we have to pass it directly.

Merge request reports