summaryrefslogtreecommitdiff
path: root/globals.js
AgeCommit message (Collapse)Author
2026-04-19Fixed #35007 -- Replaced ESLint with Biome for JavaScript linting and ↵Tom Carrick
formatting.
2025-11-26Refs #36619 -- Included third-party licenses with vendored eslint ↵Jacob Walls
configuration files.
2025-09-30Fixed #36619 -- Vendored eslint configuration dependencies.Jacob Walls
This allows the eslint pre-commit hook to run without depending on a prior installation of node modules. Follow-up to 6345a6ff63a8b8af86ee9a025e29984a410c9764.