if [[ "$OS" == "Windows_NT" ]]; then npx.cmd lint-staged else npx lint-staged fi