mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Fix lint compliant
This commit is contained in:
Vendored
+1
-1
@@ -516,7 +516,7 @@ declare namespace ts.server.protocol {
|
||||
/**
|
||||
* Used when a version of the file content is known to be more up to date than the one on disk.
|
||||
* Then the known content will be used upon opening instead of the disk copy
|
||||
*/
|
||||
*/
|
||||
fileContent?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user