diff --git a/src/_tsc b/src/_tsc index e1f0084..a6c1dd4 100644 --- a/src/_tsc +++ b/src/_tsc @@ -194,7 +194,7 @@ local -a opts=( "--excludeFiles[Remove a list of files from the watch mode's processing]:files:_files" "--libReplacement[Enable library replacement]" "--erasableSyntaxOnly[Ensures that runtime constructs which are not part of ECMAScript are not allowed]" - '*:: :_files' \ + '*:: :_files' ) if (( $+opt_args[--build] )); then