diff options
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore index 9ca212079..1003a5fae 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ backend/dist backend/__migration__ -docker
\ No newline at end of file +docker +backend/scripts |