mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
[parity-pmd] Fix tests for ts@next (#28830)
This commit is contained in:
parent
c2e4b83961
commit
459eb2f30e
@ -22,6 +22,4 @@ format({});
|
||||
|
||||
// Invalid sub type
|
||||
// $ExpectError
|
||||
format({
|
||||
messageType: 1
|
||||
});
|
||||
format({ messageType: 1 });
|
||||
|
||||
Loading…
Reference in New Issue
Block a user