Skip to content

chore(types): add tsconfig.json and enforce better type safety#1

Open
nassimkissi wants to merge 2 commits intoLinkyo75:mainfrom
nassimkissi:chore/typescript_config_and_enforce_better_type_safety
Open

chore(types): add tsconfig.json and enforce better type safety#1
nassimkissi wants to merge 2 commits intoLinkyo75:mainfrom
nassimkissi:chore/typescript_config_and_enforce_better_type_safety

Conversation

@nassimkissi
Copy link

🛠 What’s Changed?

  • Added tsconfig.json with recommended settings.
  • Improved TypeScript integration by enforcing better type safety.
  • Fixed implicit any types in first existing .ts files.

✅ Why?

  • The project already had .ts files but lacked a proper tsconfig.json.
  • This ensures stricter type checking and improves maintainability.
  • Helps prevent runtime errors by catching issues at compile time.

@vercel
Copy link

vercel bot commented Feb 7, 2025

@nassimkissi is attempting to deploy a commit to the Linkyo's projects Team on Vercel.

A member of the Team first needs to authorize it.

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