How can I use eslint:recommended and Google in eslint 9 with commonjs syntax?
I have a new project I want to use eslint9 for. I want a clean setup ans therefore utilize the new format.
As the project is a WebApp, it’s script/common.js and not module syntax.