Skip to content

Consolidate dual ESLint config to flat config - #170

Open
shazzar00ni wants to merge 2 commits into
mainfrom
feature/consolidate-eslint-config
Open

Consolidate dual ESLint config to flat config#170
shazzar00ni wants to merge 2 commits into
mainfrom
feature/consolidate-eslint-config

Merge main into feature/consolidate-eslint-config

d8c90ec
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Jshint (reported by Codacy) succeeded May 6, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 8 in eslint.config.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).