Commit b7b14fe2 authored by Indeavr's avatar Indeavr

feat: disabled error mode

parent 228e1f6e
......@@ -131,7 +131,7 @@ const config: HardhatUserConfig = {
},
outputValidator: {
runOnCompile: true,
errorMode: true,
errorMode: false,
checks: {
events: false,
variables: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment