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

chore: upgrade TypeScript and ESLint libraries for TypeScript support #2445

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Klescouar
Copy link

chore(dependencies): Upgrade TypeScript and ESLint libraries for TypeScript support

Description, Motivation and Context

This PR upgrades TypeScript to the latest version along with the ESLint libraries related to TypeScript and make it strict. The upgrade was necessary to keep the project dependencies up to date and leverage the latest TypeScript features and ESLint improvements.

In the process of upgrading, various TypeScript-related errors emerged, which have been resolved to ensure compatibility and smooth integration of the newer versions.

Types of changes

  • 🛠️ Tool
  • 🪲 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🧾 Documentation
  • 📷 Demo
  • 🧪 Test
  • 🧠 Refactor
  • 💄 Styles

@Powerplex
Copy link
Contributor

Hey :) Thank you for your contribution.

I started your forked branch locally to try the various build steps and got some error trying to run storybook:
Capture d’écran 2024-10-07 à 14 51 53

We will investigate this topic soon to move forward with your suggestion, I will keep you informed.

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.

3 participants