Commit Graph

7 Commits

Author SHA1 Message Date
Priya Gupta 0778a10ce4 Migrate to ESM and upgrade dependencies (#763)
* Migrate to ESM and upgrade dependencies

* Remove unused tsconfig.eslint.json

* bump version to 7.0.0 in package.json and package-lock.json

* Add ESM migration note to README for V7

* Remove unnecessary devDependencies: ts-node, @types/jest

* npm audit fix

* Update README with ESM migration details

Clarified migration details to ESM for action compatibility.

* Downgrade @types/node to ^24, clean up tsconfig and README.
2026-07-15 15:34:36 -05:00
Bryan MacFarlane dc575ee3b3 format 2020-02-09 00:29:21 -05:00
Bryan MacFarlane 4282769cc0 starting v2 and proxy support 2020-02-09 00:21:39 -05:00
Danny McCormick 818723587f Update to use go-version (#10) 2019-08-13 16:31:11 -04:00
Danny McCormick 5f2246e3c5 Add problem matcher 2019-06-20 13:51:56 -04:00
Danny McCormick 263a218578 Temporarily remove installation so it can be reviewed 2019-06-20 13:09:43 -04:00
Danny McCormick cd176c696b Add setup-go 2019-06-19 09:44:17 -04:00