pgAdmin 4 commit: Added 'eslint-plugin-react-hooks' to identify the lin

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added 'eslint-plugin-react-hooks' to identify the lin
Date: 2021-12-01 12:13:47
Message-ID: E1msOUd-0006yD-8n@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added 'eslint-plugin-react-hooks' to identify the linter errors related to react hooks.

Branch
------
master

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

Modified Files
--------------
web/.eslintrc.js | 5 +++++
web/package.json | 1 +
web/yarn.lock | 5 +++++
3 files changed, 11 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2021-12-01 12:26:02 Re: [pgAdmin][RM7031]: Database definition wrong
Previous Message Akshay Joshi 2021-12-01 11:55:24 Re: [pgAdmin][RM7044] Upload timeout caused by dropzone lib