Remove hacky script by sethvargo · Pull Request #509 · google-github-actions/auth

Conversation

styfle

"lint": "eslint .",
"format": "eslint . --fix",
"test": "bash ./bin/runTests.sh"
"test": "node --require ts-node/register --test-reporter spec --test tests/**/*.test.ts"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 participants

@sethvargo @styfle