diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-12-21 15:34:09 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-12-21 15:34:09 +0000 |
| commit | 5bcc7fbcd13c69fb6d9dd9bbecd959fad3d8ca8c (patch) | |
| tree | 3ca433939e36ce71e058b007a88581ad86e49961 /.eslintignore | |
| parent | a8d3f95cf8038f24a760551ed8a3342251f81052 (diff) | |
Cleanup code
Diffstat (limited to '.eslintignore')
| -rw-r--r-- | .eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore index 3eaeff0..702e026 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,3 @@ static/* node_modules/* +*.*js |
