[pgadmin4][patch] Use ESLinter options instead of using Javascript

Поиск
Список
Период
Сортировка
От Anthony Emengo
Тема [pgadmin4][patch] Use ESLinter options instead of using Javascript
Дата
Msg-id CAG8BBZMgksTquketU6ds6JLEgvZkWfAv6A6JMFcP+cd2p+JaKA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin4][patch] Use ESLinter options instead of using Javascript  (Anthony Emengo <aemengo@pivotal.io>)
Список 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
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Allow "make" to be overridden in the environment.
Следующее
От: Anthony Emengo
Дата:
Сообщение: Re: [pgadmin4][patch] Use ESLinter options instead of using Javascript