Hi, Issue: We removed recommended ESLinter checking with RM#4019 commit.
If you see now ESLint is no longer complaining about many issues which are listed here https://eslint.org/docs/rules/ and marked as [✓]. Simple test case is to add debugger; statement in JS code and run linter, we can see that linter is not complaining about it, earlier it was. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
fix_js_linter.diff
Description: Binary data