When running `npm run lint:fix` on Windows bash, lint doesn't actually work:  But when the eslint path is changed to `node_modules\\.bin\\eslint.cmd` in tools/eslint-format.js, lint works.