diff --git a/.eslintignore b/.eslintignore index cca0bfd..048da38 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ **/dist/ **/node_modules/ -coverage/ \ No newline at end of file +coverage/ +compiled/ \ No newline at end of file