Matt Brannon
Matt Brannon
@AhnafS It would probably be helpful if you explained a bit more about what exactly you're trying to do. That being said, more than likely you're issue is with Webpack...
Extensions with obfuscated code are [not allowed on the web store](https://groups.google.com/a/chromium.org/g/chromium-extensions/c/5TmejOC6tZo)
Personally, I wouldn't trust an extension with obfuscated code. Why not just minify it?
ESLint version 9 deprecated `.eslintrc` files in favor of what they call "flat configs" which essentially are just javascript objects with a similar but slightly different structure. https://eslint.org/docs/latest/use/configure/configuration-files If you're...
Just wanted to point out that one of your Netlify jobs has been running for nearly a week. https://github.com/typescript-eslint/typescript-eslint/pull/9119/checks?check_run_id=25428243220