hardhat-ignore-warnings
Advanced tools
Comparing version
@@ -7,2 +7,3 @@ export declare const errorCodes: { | ||
readonly 'code-size': 5574; | ||
readonly 'initcode-size': 3860; | ||
readonly shadowing: 2519; | ||
@@ -9,0 +10,0 @@ readonly 'shadowing-builtin': 2319; |
@@ -10,2 +10,3 @@ "use strict"; | ||
'code-size': 5574, | ||
'initcode-size': 3860, | ||
'shadowing': 2519, | ||
@@ -12,0 +13,0 @@ 'shadowing-builtin': 2319, |
{ | ||
"name": "hardhat-ignore-warnings", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Hardhat plugin to ignore Solidity warnings", | ||
@@ -5,0 +5,0 @@ "author": "Francisco Giordano <fg@frang.io>", |
@@ -7,2 +7,3 @@ export const errorCodes = { | ||
'code-size': 5574, | ||
'initcode-size': 3860, | ||
'shadowing': 2519, | ||
@@ -9,0 +10,0 @@ 'shadowing-builtin': 2319, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
28625
0.39%480
0.63%