Remove hacky script by sethvargo · Pull Request #509 · google-github-actions/auth
Conversation
| "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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters