Unable to make eslint playwright plugin to work using eslint.config.mjs
I am new to Typescript universe. In my Playwright Typescript project, I just have eslint.config.mjs file. This file got created when I install eslint using npm init @eslint/config@latest
.