mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-07 22:53:45 -06:00
62056cab14
1. Delete unreachable code or refactor the code to make it reachable. 2. Unexpected var, use let or const instead. 3. Remove useless assignment to variable. 4. Define a constant instead of duplicating the literal 5. Remove commented out code |
||
---|---|---|
.. | ||
assets | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
dev_config.json.in | ||
package.json | ||
yarn.lock |