-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔥 refactor(nyxr.ts): remove unused import and replace console.error w…
…ith consolji.error ✨ feat(detect.ts): add consolji logging and replace console.warn with consolji.warn 🔥 refactor(fs.ts): remove unused import and replace console.warn with consolji.warn 🔥 refactor(gradient.ts): remove entire file as it is no longer used 🔥 refactor(runner.ts): remove eslint-disable and replace console.log with consolji.log The changes made in this commit are mostly related to replacing console logging with consolji logging, which provides a more consistent and customizable logging experience. Unused imports were also removed, and the gradient.ts file was removed as it was no longer used.
- Loading branch information
nyxb
committed
May 6, 2023
1 parent
5ac7584
commit d7fb017
Showing
5 changed files
with
22 additions
and
56 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
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.
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