Added new card src files to eslint ignore

- we don't need lint to run on these files as they are intended for the browser
This commit is contained in:
Hannah Wolfe 2021-11-04 11:58:36 +00:00
parent fdf38ba8c6
commit 15592d5453
No known key found for this signature in database
GPG Key ID: 9F8C7532D0A6BA55

View File

@ -1,2 +1,3 @@
core/frontend/src/**/*.js
core/frontend/public/**/*.js
core/server/lib/members/static/auth/**/*.js