diff --git a/.prettierignore b/.prettierignore index 8bdc5cd..ce783b5 100644 --- a/.prettierignore +++ b/.prettierignore @@ -2,5 +2,5 @@ /node_modules coverage /dist -.github/workflows -.pre-commit-config.yaml \ No newline at end of file +.github +.pre-commit-config.yaml