diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..ce1022b --- /dev/null +++ b/.eslintignore @@ -0,0 +1,8 @@ +# Ignore all config files in the root folder +leaky-ships/*.config.js + +# Ignore the whole __tests__ folder +leaky-ships/__tests__ + +# Allow all other files in folders +leaky-ships/!*/