No description
Find a file
dependabot[bot] f2fe6d103b Bump eslint from 6.8.0 to 7.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 20:24:01 +02:00
.github Update workflows 2020-08-11 19:44:45 +02:00
.vscode Make index.js executable 2020-01-03 21:20:26 +01:00
__tests__ Run prettier, to pass format-check 2020-08-11 19:25:29 +02:00
dist only setup for caching if things are changed 2020-07-25 20:51:01 +02:00
src fix linting 2020-08-11 19:59:48 +02:00
.eslintignore Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.eslintrc.json fix linting 2020-08-11 19:59:48 +02:00
.gitignore Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.prettierignore Initial changes for setup-android 2020-07-14 17:41:00 +02:00
.prettierrc.json Initial changes for setup-android 2020-07-14 17:41:00 +02:00
action.yml Cleanup action.yml 2020-08-11 17:40:16 +02:00
jest.config.js Initial changes for setup-android 2020-07-14 17:41:00 +02:00
package-lock.json Bump eslint from 6.8.0 to 7.6.0 2020-08-11 20:24:01 +02:00
package.json Bump eslint from 6.8.0 to 7.6.0 2020-08-11 20:24:01 +02:00
README.md Initial changes for setup-android 2020-07-14 17:41:00 +02:00
tsconfig.json Initial changes for setup-android 2020-07-14 17:41:00 +02:00

setup-android

For setting up the android sdk in a github-action

Thanks

Based on the project android-problem-matchers-action from @jonasb