diff --git a/.eslintignore b/.eslintignore index ffe06abf2d682..404b4177c9773 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ /built/local/** /tests/** -/lib/** \ No newline at end of file +/lib/** +/src/lib/*.generated.d.ts \ No newline at end of file