run eslint with sarif and then normally?

This commit is contained in:
Ralf Vogler 2025-05-24 23:23:37 +02:00
parent 603224c13e
commit c0abc6ee45
3 changed files with 540 additions and 19 deletions

View file

@ -31,6 +31,7 @@
"puppeteer-extra-plugin-stealth": "^2.11.2"
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@stylistic/eslint-plugin": "^4.4.0",
"eslint": "^9.27.0"
}