DefinitelyTyped/types/node/test
Jérémie Astori df430a582d [@types/node] Fix cursorTo requiring a y parameter (#37630)
* Fix `cursorTo` requiring a `y` parameter

When `y` is omitted, `cursorTo` moves the cursor to the first character of the current line. When `y` is required, there is no way to use this capability of `cursorTo`.

* Re-add `cursorTo` test when not passing down `y` parameter
2019-08-14 17:27:25 -07:00
..
assert.ts
buffer.ts
child_process.ts
cluster.ts
crypto.ts
dgram.ts
events.ts
global.ts
http2.ts
http.ts
net.ts
os.ts
path.ts
perf_hooks.ts
process.ts
querystring.ts
readline.ts [@types/node] Fix cursorTo requiring a y parameter (#37630) 2019-08-14 17:27:25 -07:00
repl.ts
stream.ts
string_decoder.ts
tls.ts
tty.ts
util.ts
v8.ts
vm.ts
worker_threads.ts
zlib.ts