mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-15 16:38:45 -06:00
Fix type of the disableSizeLimit option
This commit is contained in:
parent
be2ca35b00
commit
d9b8fad728
@ -423,7 +423,7 @@ namespace ts {
|
||||
description: Diagnostics.Specify_library_files_to_be_included_in_the_compilation_Colon
|
||||
},
|
||||
{
|
||||
name: "disableProjectSizeLimit",
|
||||
name: "disableSizeLimit",
|
||||
type: "boolean"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user