0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Hannah Wolfe 59a3a67683
Added eslint override for index.js false positives
- Unquestionably, at some point we need to rework the API code so that we have less stuff everywhere
- However, the max-lines index.js rule exists as a proxy to find index.js files which are not exposing Public API, but rather contain logic
- These 6 cases are all valid index.js files as the expose the Public API of the module
- Therefore, I've added an override and an override notice explaining.
2021-08-13 12:48:49 +01:00
..
client@896b343dd8 Updated Admin to v4.11.0 2021-08-03 13:20:40 +01:00
frontend Added "email post" frontend routing 2021-08-13 12:09:11 +04:00
server Added eslint override for index.js false positives 2021-08-13 12:48:49 +01:00
shared Swapped to American English spellings 2021-08-09 13:35:01 +04:00
app.js
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00