This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
37d82d457c
pgadmin4
/
web
/
.eslintignore
8 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2018-05-17 06:03:29 +00:00
generated
node_modules
vendor
templates/
templates\
Ignore the ycache directory when linting.
2018-05-31 14:34:29 +00:00
ycache
Added support for Two-factor authentication for improving security. Fixes #6543
2021-12-02 11:17:18 +00:00
regression/htmlcov