diff --git a/.eslintignore b/.eslintignore index d4012cad..17a1d26b 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ dist/** +docs/** *.d.ts !.*.js diff --git a/.prettierignore b/.prettierignore index d4012cad..17a1d26b 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,3 +1,4 @@ dist/** +docs/** *.d.ts !.*.js