diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-11-22 14:29:06 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-11-22 14:29:06 +0000 |
| commit | e036148e9df9c5e032cb26c42614d65a6e4b3695 (patch) | |
| tree | edea107533f4ac620250fe9d90ff0bdb65c1caf8 /.eslintignore | |
| parent | 508e2b5e9990b36050304699b86f5b5185a4029c (diff) | |
Move to .eslintignore
Diffstat (limited to '.eslintignore')
| -rw-r--r-- | .eslintignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..8ec4cb0 --- /dev/null +++ b/.eslintignore @@ -0,0 +1,2 @@ +app/static/* +node_modules/* |
