diff --git a/docs/faq.md b/docs/faq.md index a4ea623..4771d98 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -137,7 +137,7 @@ Work-arounds for this problem are tracked below. (These are only available in ha **Work-around #2** + Set the `.solcoverjs` option: `configureYulOptimizer` to `true`. + Set the `.solcoverjs` option: `solcOptimizerDetails` to: - + ```js + ```js { peephole: false, inliner: false,