Ghost/ghost/posts-service
Daniel Lockyer 82c612bad9 Rolled out API framework JSDoc typing to more places
- this updates a bunch of places where we're just using Object to cheat
  the system
- doing this means editor autocomplete and basic type checking is better
  because we now have proper types in place
- functionality should not change, these are just comments
2024-05-08 09:28:31 +02:00
..
lib Rolled out API framework JSDoc typing to more places 2024-05-08 09:28:31 +02:00
test 🐛Changed "free_signups" to "signups" in Post Exporter (#18883) 2023-11-07 09:52:28 +00:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Update TryGhost packages 2024-05-01 17:01:41 +02:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service