[pgadmin4][patch] Use ESLinter options instead of using Javascript - Mailing list pgadmin-hackers

From Anthony Emengo
Subject [pgadmin4][patch] Use ESLinter options instead of using Javascript
Date
Msg-id CAG8BBZMgksTquketU6ds6JLEgvZkWfAv6A6JMFcP+cd2p+JaKA@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin4][patch] Use ESLinter options instead of using Javascript  (Anthony Emengo <aemengo@pivotal.io>)
List pgadmin-hackers
Hi Hackers,

Attached you can find a patch that changes the way we are running ESLint on the Javascript files. Instead of using Javascript we can use ESLint parameters to archive the same goal.

In the future this will also allow us to use the rest of the cli parameters like (--fix and others...)

Thanks
Anthony && Joao
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow "make" to be overridden in the environment.
Next
From: Anthony Emengo
Date:
Subject: Re: [pgadmin4][patch] Use ESLinter options instead of using Javascript