You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to utilize the consola.box() function with an object parameter.
Note the absence of hints or feedback while utilizing an object parameter.
Describe the bug
I am currently using Typescript and utilizing the consola.box() function within the package. The function is intended to display a box-like structure in the console. However, when passing an object as a parameter, I've noticed that there is a lack of hints or feedback from the function.
Expected Behavior:
When passing an object parameter to consola.box(), I would expect to receive hints or feedback regarding the available options or properties that can be customized within the box. However, there seems to be no indication or guidance provided.
Additional context
This lack of guidance or hint for object parameters makes it challenging to fully utilize the potential customization offered by the consola.box() function. Any enhancements in the form of improved documentation or hints for object parameters would greatly benefit users leveraging this feature.
Thank you for your attention to this matter.
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Version :
Node : 20.9.0
Typescript (@types) : 5.3.2 (20.10.0)
Consola : 3.2.3
Reproduction
Steps to Reproduce:
Describe the bug
I am currently using Typescript and utilizing the consola.box() function within the package. The function is intended to display a box-like structure in the console. However, when passing an object as a parameter, I've noticed that there is a lack of hints or feedback from the function.
Expected Behavior:
When passing an object parameter to consola.box(), I would expect to receive hints or feedback regarding the available options or properties that can be customized within the box. However, there seems to be no indication or guidance provided.
Additional context
This lack of guidance or hint for object parameters makes it challenging to fully utilize the potential customization offered by the consola.box() function. Any enhancements in the form of improved documentation or hints for object parameters would greatly benefit users leveraging this feature.
Thank you for your attention to this matter.
Logs
No response
The text was updated successfully, but these errors were encountered: