honkit/honkit

Switch to native Promise

Open

#330 opened on Mar 26, 2023

View on GitHub
 (1 comment) (1 reaction) (0 assignees)TypeScript (3,450 stars) (259 forks)user submission
Type: Refactoringgood first issue

Description

https://github.com/honkit/honkit/blob/master/packages/honkit/src/utils/promise.ts

Q-based promise is hard to use. We need to switch to native Promise.

Contributor guide