team-monite / monite-sdk

Monite SDK: Embed invoicing and payables into your app
https://docs.monite.com
MIT License
15 stars 8 forks source link

chore(proposal): update TypeScript and ESlint 🌀 #233

Closed radist2s closed 3 months ago

radist2s commented 3 months ago

Key Changes:

  1. TypeScript Upgrade: Updated TypeScript to version 5.5.4.
  2. ESLint Configuration Adjustment: Modified ESLint TypeScript resolver rules according to the latest documentation, ensuring better alignment with the TypeScript 5.x.
  3. ESlint Plugin Replacement: Replaced eslint-plugin-unused-imports with @typescript-eslint/no-unused-vars rule for more consistent handling of unused variables and imports.
  4. ESLint & Plugins Upgrade: Updated plugins related to TypeScript
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: d94441561c700b6f3c3cfeb197ef118516ba5eb3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR