Skip to content

Commit

Permalink
fix(eslint): linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mrrinot committed Feb 20, 2020
1 parent 089fdca commit a3a4471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dialects/postgres/query.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class Query extends AbstractQuery {
* Rewrite query with parameters.
*
* @param {string} sql
* @param {Array|Object} values
* @param {Array|object} values
* @param {string} dialect
* @private
*/
Expand Down

0 comments on commit a3a4471

Please sign in to comment.