By: Michael Lynch <git@mtlynch.io>
Lint tracked JavaScript files Use git to pass only tracked JavaScript files to ESLint so ignored runtime artifacts do not affect frontend checks. Provide git in the Nix check environment and seed a temporary index for reproducible flake builds.