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