Update prettier to version ^1.15.3
This commit is contained in:
@@ -188,8 +188,7 @@
|
||||
"note": "Add types for `react-popper`, remove types for `react-joyride`"
|
||||
},
|
||||
{
|
||||
"note":
|
||||
"Remove types for blockies, bn.js, compare-versions, ethereumjs-abi, ethereumjs-tx, find-versions, hdkey, is-mobile, solidity-parser-antlr, xml-js as they were moved to DefinitelyTyped",
|
||||
"note": "Remove types for blockies, bn.js, compare-versions, ethereumjs-abi, ethereumjs-tx, find-versions, hdkey, is-mobile, solidity-parser-antlr, xml-js as they were moved to DefinitelyTyped",
|
||||
"pr": 641
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,9 +5,7 @@
|
||||
|
||||
declare module 'chai-as-promised' {
|
||||
function chaiAsPromised(chai: any, utils: any): void;
|
||||
namespace chaiAsPromised {
|
||||
|
||||
}
|
||||
namespace chaiAsPromised {}
|
||||
export = chaiAsPromised;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user