mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 20:37:46 -05:00
Rename new property
This commit is contained in:
@@ -2090,7 +2090,7 @@ namespace ts.server.protocol {
|
||||
* If true, this completion was generated from traversing the name table of an unchecked JS file,
|
||||
* and therefore may not be accurate.
|
||||
*/
|
||||
isUncheckedCompletion?: true;
|
||||
isFromUncheckedFile?: true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user