mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Change flag name to checkJs
This commit is contained in:
@@ -483,7 +483,7 @@ namespace ts {
|
||||
}
|
||||
},
|
||||
{
|
||||
name: "checkJsFiles",
|
||||
name: "checkJs",
|
||||
type: "boolean",
|
||||
experimental: true,
|
||||
description: Diagnostics.Report_errors_in_js_files
|
||||
|
||||
Reference in New Issue
Block a user