diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 00000000..fc25555f --- /dev/null +++ b/.eslintignore @@ -0,0 +1,9 @@ +node_modules/ +tests/poc/ +tests/unit/ +tests/integration/ +.claude/ +docs/ +public/ +scripts/ +*.md