author | Jarek Potiuk <jarek@potiuk.com> | |
Sat, 10 Oct 2020 09:57:48 +0000 (11:57 +0200) | ||
committer | Jarek Potiuk <jarek@potiuk.com> | |
Sat, 10 Oct 2020 10:36:54 +0000 (12:36 +0200) | ||
commit | c657bb36aef4a7402bbe9b2e09a820320f8ff447 | |
tree | f8ce3093a8b97cb706ea0ccce1500936a1b7488c | tree | snapshot |
.eslintignore | [new file with mode: 0644] | blob |
.eslintrc.json | [new file with mode: 0644] | blob |
.github/workflows/test.yml | [new file with mode: 0644] | blob |
.gitignore | [new file with mode: 0644] | blob |
.pre-commit-config.yaml | [new file with mode: 0644] | blob |
.prettierignore | [new file with mode: 0644] | blob |
.prettierrc.json | [new file with mode: 0644] | blob |
LICENSE | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
__tests__/main.test.ts | [new file with mode: 0644] | blob |
action.yml | [new file with mode: 0644] | blob |
dist/index.js | [new file with mode: 0644] | blob |
jest.config.js | [new file with mode: 0644] | blob |
package-lock.json | [new file with mode: 0644] | blob |
package.json | [new file with mode: 0644] | blob |
src/main.ts | [new file with mode: 0644] | blob |
tsconfig.json | [new file with mode: 0644] | blob |
yamllint-config.yml | [new file with mode: 0644] | blob |