Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type Error in Eleventy and Missing Type Definitions #3604

Open
arashagp opened this issue Dec 29, 2024 · 3 comments
Open

Type Error in Eleventy and Missing Type Definitions #3604

arashagp opened this issue Dec 29, 2024 · 3 comments
Labels
typescript Type definitions and Typescript issues

Comments

@arashagp
Copy link

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

@njfamirm
Copy link

I'm happy to contribute for this

@arashagp
Copy link
Author

I’d be glad if we do this together.

@Ryuno-Ki
Copy link
Contributor

Ryuno-Ki commented Jan 2, 2025

Related to #3097

@uncenter uncenter added typescript Type definitions and Typescript issues and removed needs-triage labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript Type definitions and Typescript issues
Projects
None yet
Development

No branches or pull requests

4 participants