Skip to content

Commit 2b2c879

Browse files
llllvvuugilamran
andauthored
Update README.md
Co-authored-by: Gil Amran <[email protected]>
1 parent e440dad commit 2b2c879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@ Notes:
123123
- The (`onEmit`) `COMMAND` will not run if the compilation succeeded with no changed files, unless it is the first success.
124124
- The (`onEmit`) `COMMAND` will run if the compilation failed, but still emitted changed files.
125125
- The (`onEmit`) `COMMAND` will not run 100 times for 100 files, due to `--onEmitDebounce`
126-
- The (`onEmit`) `COMMAND` will not cancel the `onSuccess`/`onFirstSuccess`/`onFailure`/`onCompilationComplete`/`onCompilationStarted` commands and vice versa.
126+
- The (`onEmit`) `COMMAND` is not cancelling the `onSuccess`/`onFirstSuccess`/`onFailure`/`onCompilationComplete`/`onCompilationStarted` commands and vice versa.
127127
- `tsc-watch` is using the currently installed TypeScript compiler.
128128
- `tsc-watch` is not changing the compiler, just adds the new arguments, compilation is the same, and all other arguments are the same.

0 commit comments

Comments
 (0)