-
I've been trying to figure out what the syntax is for e.g. using a glob or a negative fileset inside For example: |
Beta Was this translation helpful? Give feedback.
Answered by
yuja
Sep 19, 2025
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
anka-213
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
files(~glob:"*.js")
should work. What does the error say?