ESLINT: On pgAdmin static javascripts - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject ESLINT: On pgAdmin static javascripts
Date
Msg-id CAG7mmoyMuRw2eACo22vTX_FjYNCVOQA_u8MUpT=G7wwM2vMoCw@mail.gmail.com
Whole thread Raw
Responses Re: ESLINT: On pgAdmin static javascripts
List pgadmin-hackers
Hi Dave/Team,

I found many problems while 'eslint' utility on all the static javascript files of pgAdmin 4.
i.e. <pgAdmin4_path>/web/node_module/.bin/eslint <file_name>

I had fixed all errors reported by eslint for those files.

I have created six patches for ease of maintenance, as possibilities of conflicting with other patches.
* Browser nodes javascript files
* Browser specific javascript files
* pgAdmin common javascript files
* SQLEditor/DataGrid javascript files
* Tools javascript files
* Miscellaneous modules javascript files

All patches are independent of each other.

Please review it, and share your opinion.
  

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Adding connection status in Query tool
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Adding connection status in Query tool