diff --git a/.eslintignore b/.eslintignore index c52afd1..55e2017 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,5 @@ /coverage /dist /node_modules -/test/fixtures \ No newline at end of file +/test/fixtures +/types/**/* \ No newline at end of file