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
When the package is run, it could first output its version. For example:
$ npm init @eslint/config
@eslint/create-config v1.1.4
? How would you like to use ESLint? ...
To check syntax only
> To check syntax and find problems
I think this could help with triaging issues. Does it make sense?
The text was updated successfully, but these errors were encountered:
When the package is run, it could first output its version. For example:
I think this could help with triaging issues. Does it make sense?
The text was updated successfully, but these errors were encountered: