1
0
Fork 0
toolkit/packages/github
Jonathan Clem f026c43b81
Add working Jest & TypeScript config
- Jest now uses ts-jest for transforms
- TypeScript compilation via `lerna run tsc`
2019-04-19 15:15:34 -04:00
..
__tests__ Add working Jest & TypeScript config 2019-04-19 15:15:34 -04:00
src Add working Jest & TypeScript config 2019-04-19 15:15:34 -04:00
README.md Add a placeholder GitHub package 2019-04-19 14:53:42 -04:00
package.json Add working Jest & TypeScript config 2019-04-19 15:15:34 -04:00
tsconfig.json Add working Jest & TypeScript config 2019-04-19 15:15:34 -04:00

README.md

@actions/github

TODO: description

Usage

const github = require('@actions/github');

// TODO: DEMONSTRATE API