Thread: pgAdmin 4 commit: Fixing the lint error messages in javascript using'e

pgAdmin 4 commit: Fixing the lint error messages in javascript using'e

From
Ashesh Vashi
Date:
Fixing the lint error messages in javascript using 'eslint --fix'
command.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d54c35d74f5851a6aa6f79c162c1ea1f7fa75b52

Modified Files
--------------
.../js/selection/range_boundary_navigator.js       | 236 ++++++++++-----------
web/pgadmin/static/jsx/history/query_history.jsx   |   6 +-
.../static/jsx/history/query_history_entries.jsx   |  10 +-
.../javascript/selection/copy_data_spec.js         |   4 +-
.../selection/range_boundary_navigator_spec.js     |  16 +-
.../javascript/selection/set_staged_rows_spec.js   |   6 +-
6 files changed, 139 insertions(+), 139 deletions(-)