-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Missing or extra word in error message #41603
Copy link
Copy link
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: Error MessagesThe issue relates to error messagingThe issue relates to error messagingFix AvailableA PR has been opened for this issueA PR has been opened for this issueGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do this
Milestone
Description
We have an error message where we're missing the word "flag" or "option".
- This import is never used as a value and must use 'import type' because the 'importsNotUsedAsValues' is set to 'error'.
+ This import is never used as a value and must use 'import type' because the 'importsNotUsedAsValues' flag is set to 'error'.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: Error MessagesThe issue relates to error messagingThe issue relates to error messagingFix AvailableA PR has been opened for this issueA PR has been opened for this issueGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do this