Add Prettier for linting and fix Solhint config (#2697)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
This commit is contained in:
@ -28,5 +28,4 @@ contract UUPSUpgradeableBrokenMock is UUPSUpgradeableMock {
|
||||
function upgradeToAndCall(address, bytes memory) external payable virtual override {
|
||||
// pass
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user