0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/test
Hannah Wolfe f6322da4c9 Use extends correctly & consistently
- extends clobbers the first argument you pass to it, so that should not be a variable that is used elsewhere, if you're also assigning the value, as it will have unintended side effects.
2015-06-25 19:56:27 +01:00
..
functional Take Trashcan off of url screen for image uploader 2015-06-23 13:14:04 +01:00
integration Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
unit Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
utils Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00