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

feat: setup typescript #4

Merged
merged 3 commits into from
Oct 9, 2024
Merged

feat: setup typescript #4

merged 3 commits into from
Oct 9, 2024

Conversation

petretiandrea
Copy link
Contributor

@petretiandrea petretiandrea commented Oct 9, 2024

Description

This PR add typescript to React starter project

List of Changes

  • added typescript
  • added parceljs
  • moved static/public assets to specific parcel folder
  • added react router but not configured
  • added eslint but not configured

Motivation and Context

How Has This Been Tested?

  • Unit Test Suite
  • Integration Test Suite
  • Load Tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Chore change (non-breaking change which doesn't provide a direct value to users)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@petretiandrea petretiandrea marked this pull request as ready for review October 9, 2024 09:10
@petretiandrea petretiandrea requested a review from a team as a code owner October 9, 2024 09:10
and-mora
and-mora previously approved these changes Oct 9, 2024
@petretiandrea petretiandrea merged commit a951d02 into main Oct 9, 2024
3 checks passed
@petretiandrea petretiandrea deleted the feat/setup-tyescript branch October 9, 2024 11:29
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.

2 participants