| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-13 | Remove some unnecessary and/or redundant ESLint rules. | supahgreg | |
| 2025-10-13 | Replace deprecated ESLint styling rules. | supahgreg | |
| 2025-10-13 | Handle browser globals in a much better way for ESLint. | supahgreg | |
| 2025-10-12 | Fix various ESLint 'no-undef' rule instances. | supahgreg | |
| https://eslint.org/docs/latest/rules/no-undef | |||
| 2025-10-12 | Address ESLint rule 'eqeqeq'. | supahgreg | |
| https://eslint.org/docs/latest/rules/eqeqeq | |||
| 2025-10-12 | Get ESLint working and tweak the config (stricter). | supahgreg | |