eslint should ignore javascript inside the gems on the build server
This commit is contained in:
parent
2fa5f1442c
commit
95aea61523
1 changed files with 4 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue