Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Missing or extra word in error message #41603
Comments
Alternatively, this is an excess word, and we could remove the word "the". - 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 'importsNotUsedAsValues' is set to 'error'. |
We have an error message where we're missing the word "flag" or "option".