pgAdmin 4 commit: Fixing the lint error messages in javascript using'e - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixing the lint error messages in javascript using'e
Date
Msg-id E1eMxGX-0007v9-KW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixing the lint error messages in javascript using 'eslint --fix'
command.

Branch
------
WEBPACK_DEVEL2

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

Modified Files
--------------
.../js/selection/range_boundary_navigator.js       | 236 ++++++++++-----------
.../sqleditor/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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fix a reference before assignment error in the filed