Closed
Description
Hello and thank you!
I'd like to do something along the lines of --path 'src/!(app)*.ts'
but am not figuring out a negate option.
Any options to include *.ts
but leave out app.ts
?
Its a different issue, but the reason I need to exclude app.ts
is due to:
Error: Unknown node "() => {" (ts.SyntaxKind = 212)
on err
in (with our without the explicit type):
(err: NodeJS.ErrnoException) => {
if (err) {
Metadata
Metadata
Assignees
Labels
No labels