Fix unwanted linting in config files

This commit is contained in:
aronmal 2023-07-10 19:36:45 +02:00
parent c392d1000c
commit 24d8ff8df9
Signed by: aronmal
GPG key ID: 816B7707426FC612

8
.eslintignore Normal file
View file

@ -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/!*/