diff options
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore index 23ae7d9..acea7e3 100644 --- a/.eslintignore +++ b/.eslintignore @@ -7,4 +7,7 @@ Jitsi Meet* !.eslintrc.js build/ -dist/
\ No newline at end of file +dist/ + +app/features/conference/external_api.js + |