mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
- These two functions have no dependencies and are only used in valiation/upload - Co-locating the code makes it easier to move - Exported them with a new module.exports._test pattern - we'll see about whether this is a good idea - This is one of many similar changes needed to make it easier to refactor to the existing setup |
||
---|---|---|
.. | ||
api-acceptance | ||
frontend-acceptance | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.json | ||
.jshintrc |