Rahul Bhrambhatt

Results 3 issues of Rahul Bhrambhatt

browser.close is not a function errror while use chrome.puppeteer i have also try by install puppeter-core ref : https://www.npmjs.com/package/chrome-aws-lambda --------------------------------------code--------------- const chrome = require("chrome-aws-lambda"); const lighthouse = require("lighthouse"); let generate_report...

bug

## ESLint Cache Optimization Hello maintainers 👋, I've noticed that the ESLint configuration currently doesn't include the cache option, which can significantly improve linting performance by reusing cached results for...

HI @Yusfuu Ihave go through repo and found linting is not implemented so i suggest add this feature will help users to stardinze code in developement process Here is PR...