This website requires JavaScript.
Explore
Help
Sign in
actions
/
actions-hugo
Watch
1
Star
0
Fork
You've already forked actions-hugo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
de65f3e128
actions-hugo
/
src
/
index.ts
4 lines
45 B
TypeScript
Raw
Normal View
History
Unescape
Escape
test: Add integration testing (#131) * docs: Update description * deps: Add nock * chore: Add resolveJsonModule * test: Add integration testing * chore: Add @typescript-eslint/eslint-plugin * refactor: Fix lint errors * chore: Add eslint-plugin-jest * refactor: Fix lint errors * test: Add remove working files * ci: Comment out cache steps
2020-01-18 02:29:06 +01:00
import
*
as
main
from
'./main'
;
Feat: Support macOS and Windows, migrate JavaScript to TypeScript (#32) - Support macOS and Windows (Close #24 ) - Refactoring - Error handling - TypeScript - Prettier (Close #29 ) - GHA: Add upload-artifact step for test coverage - deps: Install husky
2019-09-21 03:41:21 +02:00
test: Add integration testing (#131) * docs: Update description * deps: Add nock * chore: Add resolveJsonModule * test: Add integration testing * chore: Add @typescript-eslint/eslint-plugin * refactor: Fix lint errors * chore: Add eslint-plugin-jest * refactor: Fix lint errors * test: Add remove working files * ci: Comment out cache steps
2020-01-18 02:29:06 +01:00
main
.
run
(
)
;
Reference in a new issue
Copy permalink