https://docs.astro.build/en/guides/content-collections/#the-astro-directory
I have a getPublishablePosts.ts that imports from astro:content, and I have .astro in my git ignore...
should i run astro sync to set up the types correctly?
2 messages · Page 1 of 1 (latest)
https://docs.astro.build/en/guides/content-collections/#the-astro-directory
I have a getPublishablePosts.ts that imports from astro:content, and I have .astro in my git ignore...
should i run astro sync to set up the types correctly?
yes