Skip to content

Ts config update - #115

Closed
elsaperelli wants to merge 5 commits into
mainfrom
ts-config-update
Closed

Ts config update#115
elsaperelli wants to merge 5 commits into
mainfrom
ts-config-update

Conversation

@elsaperelli

Copy link
Copy Markdown
Contributor

Summary

This PR does a number of upgrades and associated changes including:

  • next

New Behavior

There should be no new behavior in the app.

Code Changes

  • .tool-versions - node version 24 now that we are using asdf
  • Removing catch (e) and catch(error) to just be catch when e/error is not used
  • Importing correct icon name from @tabler/icons-react
  • Updating any types when easy, when more complicated I just added a eslint-disable line for now

Testing Guidance

  • npm install
  • npm run check
  • npm run dev
  • Make sure the app functions as normal

@elsaperelli
elsaperelli marked this pull request as ready for review May 8, 2026 15:15
@elsaperelli elsaperelli closed this May 8, 2026
@elsaperelli
elsaperelli deleted the ts-config-update branch May 8, 2026 15:44
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