Include/Exclude Files/Directories? #2327
Unanswered
riyavsinha
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to specify in a
.swcrc
whether to include or exclude certain files or directories?Also, I don't think glob syntax works for file inputs (e.g.
server/**/*.ts
), correct?Beta Was this translation helpful? Give feedback.
All reactions