mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 01:49:57 -05: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