diff options
Diffstat (limited to '.eslintignore')
| -rw-r--r-- | .eslintignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore index 8ec4cb0..3eaeff0 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,2 @@ -app/static/* +static/* node_modules/* |
