eslint should ignore javascript inside the gems on the build server

This commit is contained in:
Eric Schultz 2020-11-02 18:23:55 -06:00 committed by Eric Schultz
parent 2fa5f1442c
commit 95aea61523

View file

@ -437,3 +437,6 @@ app/javascript/legacy_react/src/components/session_login_page/SessionLoginPage.t
#included code from another package
app/javascript/common/lodash-joins
# don't check any js in the installed gems on build server
vendor/bundle