diff options
Diffstat (limited to 'web/.eslintignore')
-rw-r--r-- | web/.eslintignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/.eslintignore b/web/.eslintignore index 3e0fc5c5..d40ab12b 100644 --- a/web/.eslintignore +++ b/web/.eslintignore @@ -1 +1,2 @@ -simple/app.js
\ No newline at end of file +simple/app.js +load.js |