diff options
Diffstat (limited to '.prettierignore')
-rw-r--r-- | .prettierignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.prettierignore b/.prettierignore index a5912fafd..a49091816 100644 --- a/.prettierignore +++ b/.prettierignore @@ -27,7 +27,7 @@ lib /packages/dev-tools-pages/ts/**/data.json package.json scripts/postpublish_utils.js -packages/sol-cov/test/fixtures/artifacts +packages/sol-coverage/test/fixtures/artifacts .pytest_cache .mypy_cache .tox |