Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 42ac0d577d9daef1c7d8f65599ab72d93b09978c
https://github.com/pgadmin-org/pgadmin4/commit/42ac0d577d9daef1c7d8f65599ab72d93b09978c
Author: Aditya Toshniwal <[email protected]>
Date: 2023-03-16 (Thu, 16 Mar 2023)
Changed paths:
M web/.eslintrc.js
M web/package.json
M web/pgadmin/static/js/components/PgTree/FileTreeItem/index.tsx
M web/pgadmin/static/js/components/PgTree/FileTreeX/index.tsx
M web/pgadmin/static/js/components/PgTree/TreeModelX/index.ts
M web/pgadmin/static/js/components/PgTree/index.ts
M web/pgadmin/static/js/components/PgTree/services/keyboardHotkeys.ts
M web/pgadmin/static/js/components/PgTree/types.ts
M web/pgadmin/static/js/tree/preference_nodes.ts
M web/pgadmin/static/js/tree/tree_init.tsx
M web/pgadmin/static/js/tree/tree_nodes.ts
M web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx
M web/yarn.lock
Log Message:
-----------
Add .ts and .tsx files under linter and fix linter issues. #5830