mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 02:41:50 +03:00
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:
parent
fdf38ba8c6
commit
15592d5453
@ -1,2 +1,3 @@
|
||||
core/frontend/src/**/*.js
|
||||
core/frontend/public/**/*.js
|
||||
core/server/lib/members/static/auth/**/*.js
|
||||
|
Loading…
Reference in New Issue
Block a user