mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-30 10:29:18 -05:00
Accept new baselines
This commit is contained in:
@@ -2240,9 +2240,6 @@ declare namespace ts {
|
||||
ReturnType = 4,
|
||||
NoConstraints = 8,
|
||||
AlwaysStrict = 16,
|
||||
Wildcard = 32,
|
||||
Never = 64,
|
||||
Mask = 7,
|
||||
}
|
||||
interface JsFileExtensionInfo {
|
||||
extension: string;
|
||||
|
||||
@@ -2240,9 +2240,6 @@ declare namespace ts {
|
||||
ReturnType = 4,
|
||||
NoConstraints = 8,
|
||||
AlwaysStrict = 16,
|
||||
Wildcard = 32,
|
||||
Never = 64,
|
||||
Mask = 7,
|
||||
}
|
||||
interface JsFileExtensionInfo {
|
||||
extension: string;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user