Skip to content

Commit

Permalink
Update packages/astro/src/@types/astro.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
  • Loading branch information
alexanderniebuhr and sarah11918 committed Mar 5, 2024
1 parent f8df0c9 commit 413bafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/src/@types/astro.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1651,7 +1651,7 @@ export interface AstroUserConfig {
* @default `false`
* @version 4.5.0
* @description
* This feature will auto-generate a JSON Schema for content collection of `type: 'data'`, which can be used as the `$schema` value for TypeScript-style autocompletion/hints in tools like VSCode.
* This feature will auto-generate a JSON schema for content collections of `type: 'data'` which can be used as the `$schema` value for TypeScript-style autocompletion/hints in tools like VSCode.
*
* To enable this feature, add the experimental flag:
*
Expand Down

0 comments on commit 413bafd

Please sign in to comment.