Add error handling for non-function callback #1502
Annotations
2 errors
|
lint
Process completed with exit code 1.
|
|
lint:
packages/pg/lib/client.js#L592
Replace `(!(typeof·values·===·'function'))` with `·(!(typeof·values·===·'function'))·`
|