mirror of
https://gitea.com/actions/setup-java.git
synced 2025-04-08 00:09:38 +00:00
.github
.licenses
__tests__
dist
docs
adrs
advanced-usage.md
contributors.md
switching-to-v2.md
src
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.licensed.yml
.prettierignore
.prettierrc.js
CODE_OF_CONDUCT.md
LICENSE
README.md
action.yml
jest.config.js
package-lock.json
package.json
tsconfig.json
* Add ESLint config and update Prettier * Update test files * Rebuild action * Update docs * Update licenses * Update tsconfig * Rebuild action * Update tsconfig.json * Fix console.time calls * Rebuild action * Rebuild action on Linux