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

Unify and update TypeScript, ESLint and yarn version + fix detected eslint issues #81

Merged

Conversation

Muhammad-Altabba
Copy link
Contributor

  1. Unified and updated library versions, specifically TypeScript and ESLint, across all projects.
  2. Fixed and ignored linting issues in the SDK.
  3. Updated Yarn as the Package Manager from version 1.22.22 to 4.5.3.

@Muhammad-Altabba Muhammad-Altabba linked an issue Dec 19, 2024 that may be closed by this pull request
@Muhammad-Altabba Muhammad-Altabba requested review from avkos, krzysu, danforbes, luu-alex and jdevcs and removed request for avkos and krzysu December 19, 2024 11:03
@Muhammad-Altabba Muhammad-Altabba force-pushed the 80-unify-and-update-typescript-eslint-and-yarn-version branch from b9fe506 to a4d12df Compare December 19, 2024 11:53
@Muhammad-Altabba Muhammad-Altabba force-pushed the 80-unify-and-update-typescript-eslint-and-yarn-version branch from a4d12df to a6a9494 Compare December 19, 2024 12:04
@Muhammad-Altabba Muhammad-Altabba merged commit 806dfb1 into main Dec 20, 2024
2 checks passed
@Muhammad-Altabba Muhammad-Altabba deleted the 80-unify-and-update-typescript-eslint-and-yarn-version branch December 20, 2024 20:50
@@ -14,6 +14,7 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@chainsafe/eslint-config": "^2.2.4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why adding this if it is not used anywhere? I don't see this added to eslint configuration file

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.

Unify and update TypeScript, ESLint and yarn version
3 participants