Ashur Cabrera on Nostr: very minor thing, but anyone using JSDoc to type the #Eleventy config parameter in ...
very minor thing, but anyone using JSDoc to type the #Eleventy config parameter in your config files — looks like you’ll need to tack on `.default` after updating to 3.0 🎈🐭
```
/**
* @param {import("@11ty/eleventy/src/UserConfig").default} eleventyConfig
*/
```
Published at
2024-08-05 00:00:07Event JSON
{
"id": "5a56c4346712ebe57aeb6d75d24193981cbe41dc7520173d041ff89e542e6474",
"pubkey": "a9edc994b66a8ca8e8bcce96c29cfada2201b8810c41c3af4a1cc0bfa153f650",
"created_at": 1722816007,
"kind": 1,
"tags": [
[
"t",
"eleventy"
],
[
"proxy",
"https://front-end.social/users/ashur/statuses/112906469858411264",
"activitypub"
]
],
"content": "very minor thing, but anyone using JSDoc to type the #Eleventy config parameter in your config files — looks like you’ll need to tack on `.default` after updating to 3.0 🎈🐭\n\n```\n/**\n * @param {import(\"@11ty/eleventy/src/UserConfig\").default} eleventyConfig\n */\n```",
"sig": "519f4b8f56517628c62427019facf07876e98b5b33d485a164f4796435c6ece21b44d2703d88a28017f4a42ee821d40c54b4342024f76b403096fa81e1574ccf"
}