mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Updated comment.
This commit is contained in:
@@ -1154,8 +1154,8 @@ namespace ts {
|
||||
*
|
||||
* /// <reference no-default-lib="true"/>
|
||||
*
|
||||
* which serves the purpose of ignoring the file in certain ways in the
|
||||
* presence of compiler options like '--noLib' and '--noLibCheck'.
|
||||
* If any other file has this comment, it signals not to include lib.d.ts
|
||||
* because this containing file is intended to act as a default library.
|
||||
*/
|
||||
hasNoDefaultLib: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user