mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-12 10:06:45 +08:00
[parity-pmd] Fix tests for ts@next (#28830)
This commit is contained in:
committed by
Ryan Cavanaugh
parent
c2e4b83961
commit
459eb2f30e
@@ -22,6 +22,4 @@ format({});
|
||||
|
||||
// Invalid sub type
|
||||
// $ExpectError
|
||||
format({
|
||||
messageType: 1
|
||||
});
|
||||
format({ messageType: 1 });
|
||||
|
||||
Reference in New Issue
Block a user