mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-25 23:14:33 +00: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