mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
Upgrade ESLint to v10.4.0 with flat config
This commit is contained in:
@@ -73,7 +73,7 @@ jobs:
|
||||
run: |
|
||||
echo "Running ESLint on entire codebase"
|
||||
echo "This is a report-only job and will not block the PR."
|
||||
npx eslint "**/*.js" || true
|
||||
npx eslint . || true
|
||||
|
||||
- name: Summary
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user