c397be324f
* test: add fixture * test: add test case * test: fix tests * feat: support mjs/ js file extensions for cc config * chore: sync lockfile * test: make assertion more specific * test: make template minimal * chore: add changeset * feat: add warning when `allowJs` is `false` * improve warning * extract tsconfig loader to another function * rename to more descriptive variable * apply review suggestion Co-authored-by: Ben Holmes <hey@bholmes.dev> --------- Co-authored-by: Ben Holmes <hey@bholmes.dev>
5 lines
No EOL
110 B
Markdown
5 lines
No EOL
110 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Add support for `.js/.mjs` file extensions for Content Collections configuration file. |