Thread: pgAdmin 4 commit: Using the '.eslintignore' config file for excludingt

pgAdmin 4 commit: Using the '.eslintignore' config file for excludingt

From
Ashesh Vashi
Date:
Using the '.eslintignore' config file for excluding the temporary,
vendor specific, and templates files, instead of writing our own logic
to do so.

Patch by: Anthony & Joao
Reviewed by: Khushboo

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7ee85619dfd4cf42a43919beeb1cd1680f46d53
Author: Anthony Emengo <aemengo@pivotal.io>

Modified Files
--------------
web/.eslintignore |  5 +++++
web/package.json  |  2 +-
web/pga_eslint.js | 44 --------------------------------------------
3 files changed, 6 insertions(+), 45 deletions(-)