Skip to content

Sortir les types dans des fichiers différents #247

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

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Conversation

Ynote
Copy link
Contributor

@Ynote Ynote commented Feb 12, 2025

On a voulu sortir les types dans des fichiers ts et mettre à jour TypeScript. Mais l'erreur Type' is declared but its value is never read. remonte souvent avec les imports jsdoc. C'est gênant avec l'usage de tsc avec le pre-commit hook. Ce bug TypeScript est en cours de résolution sur microsoft/TypeScript#60908.

On a donc juste sorti les types dans des fichiers dédiés.

@Ynote Ynote merged commit bf5460c into principale Feb 12, 2025
@Ynote Ynote deleted the update-types branch February 12, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant