You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working with Eleventy in a TypeScript project, I encountered type errors in the configuration file (.eleventy.js or .eleventy.ts). It appears that some parts of the Eleventy API lack proper TypeScript type definitions, which makes it challenging to write strongly-typed configurations.
If there is a solution, please tell me, I need it very much
Reproduction steps
No response
Expected behavior
No response
Reproduction URL
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Operating system
macOs Sequoia 15.2
Eleventy
eleventy --version 3.0.0
Describe the bug
While working with Eleventy in a TypeScript project, I encountered type errors in the configuration file (.eleventy.js or .eleventy.ts). It appears that some parts of the Eleventy API lack proper TypeScript type definitions, which makes it challenging to write strongly-typed configurations.
If there is a solution, please tell me, I need it very much
Reproduction steps
No response
Expected behavior
No response
Reproduction URL
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: