pgAdmin 4 commit: Allow to use 'console.error',and 'console.warn' even - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow to use 'console.error',and 'console.warn' even
Date
Msg-id E1dzhFb-0002Ou-32@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow to use 'console.error', and 'console.warn' even in production code
for better error reporting.

Branch
------
WEBPACK_DEVEL

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

Modified Files
--------------
web/.eslintrc.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: Code refactoring - Dashboard module
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixed some of the issue introduced in previouscommit