Adds '--clear-screen' option to clear screen between watch runs #1525
ci.yml
on: pull_request
Test package-lock for unexpected modifications
25s
Install dependencies without using a lockfile
5m 39s
Lint source files
29s
Matrix: Node.js
Matrix: TypeScript compatibility
Annotations
4 errors
Lint source files:
lib/reporters/default.js#L134
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
Lint source files:
lib/reporters/default.js#L134
Use uppercase characters for the value of the escape sequence.
|
Lint source files:
lib/reporters/default.js#L134
Use Unicode escapes instead of hexadecimal escapes.
|
Lint source files
Process completed with exit code 1.
|