mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-04 04:03:21 +08:00
Add working Jest & TypeScript config
- Jest now uses ts-jest for transforms - TypeScript compilation via `lerna run tsc`
This commit is contained in:
3
packages/github/src/github.ts
Normal file
3
packages/github/src/github.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function github() {
|
||||
return true
|
||||
}
|
||||
Reference in New Issue
Block a user