diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 000000000..c88008182 --- /dev/null +++ b/.eslintignore @@ -0,0 +1,4 @@ +scripts/ +docs/ +dist/ +node_modules/