mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Remove trailing WS
This commit is contained in:
@@ -733,7 +733,7 @@ namespace ts.server {
|
||||
if (localeStr) {
|
||||
validateLocaleAndSetLanguage(localeStr, sys);
|
||||
}
|
||||
|
||||
|
||||
const typingSafeListLocation = findArgument("--typingSafeListLocation");
|
||||
|
||||
const useSingleInferredProject = hasArgument("--useSingleInferredProject");
|
||||
|
||||
Reference in New Issue
Block a user