diff options
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore index b40dce6c6aa..104bf398964 100644 --- a/.eslintignore +++ b/.eslintignore @@ -6,6 +6,7 @@ node_modules/ **/js/* *.config.js tests/lib/ +apps-extra # TODO: remove when comments files is not using handlebar templates anymore apps/comments/src/templates.js
\ No newline at end of file |