diff options
author | 2022-03-29 00:07:07 +0200 | |
---|---|---|
committer | 2022-03-28 17:07:07 -0500 | |
commit | 22b1432e3eed6ff40a0ab383c8f1f06f0df10d62 (patch) | |
tree | be083b3a8af4a51a64a010fdab1916c2de401186 /examples/framework-svelte | |
parent | 9b7e419989ade6a3437ef4b077c7593f522f0b20 (diff) | |
download | astro-22b1432e3eed6ff40a0ab383c8f1f06f0df10d62.tar.gz astro-22b1432e3eed6ff40a0ab383c8f1f06f0df10d62.tar.zst astro-22b1432e3eed6ff40a0ab383c8f1f06f0df10d62.zip |
Fix typing of `integrations` array in user config (#2907)
* Fix type of `integrations` in config
As per [docs](https://docs.astro.build/en/reference/integrations-reference/#combining-plugins), an integration can return an array of `AstroIntegration` objects to support bundling a collection of integrations as a preset. This change reflects that usages in the typing for the user config object.
* Add changeset
Diffstat (limited to 'examples/framework-svelte')
0 files changed, 0 insertions, 0 deletions