summaryrefslogtreecommitdiff
path: root/eslint.config.js
AgeCommit message (Collapse)Author
2025-10-13Handle browser globals in a much better way for ESLint.supahgreg
2025-10-12Fix various ESLint 'no-undef' rule instances.supahgreg
https://eslint.org/docs/latest/rules/no-undef
2025-10-12Address ESLint rule 'eqeqeq'.supahgreg
https://eslint.org/docs/latest/rules/eqeqeq
2025-10-12Get ESLint working and tweak the config (stricter).supahgreg