-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove old API and fix bug with current (#71)
* refactor: remove old API and fix bug with current * refactor: migrate to TS * ci: add Node.js 18.x * refactor: remove utils & logSymbols & add SafeSpinner API * refactor: rename SafeSpinner * test: add minimal UT * fix: script infinite while * chore: remove v16.x support
- Loading branch information
Showing
14 changed files
with
2,076 additions
and
2,890 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,7 +57,5 @@ typings/ | |
# dotenv environment variables file | ||
.env | ||
|
||
# JSDoc | ||
docs/ | ||
jsdoc/ | ||
temp/ | ||
dist/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.