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

1706 use jsx file extension #1890

Merged
merged 2 commits into from
Oct 6, 2024
Merged

1706 use jsx file extension #1890

merged 2 commits into from
Oct 6, 2024

Conversation

entrotech
Copy link
Member

@entrotech entrotech commented Oct 6, 2024

Partial Step toward #1706

What changes did you make?

  • Changed the File Extension of all code files containing JSX to *.jsx instead of .js
  • Also modified imports that included *.js, or *.jsx extensions in referencing the imported components.

Why did you make the changes (we will use this info to test)?

  • To comply with file naming standards, improving tooling recognition of files containing JSX code, and prepare for migrating from Create React App to another build tool.

Issue-Specific User Account

none

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

(no visible changes)

@entrotech entrotech merged commit 8ec24ef into develop Oct 6, 2024
2 checks passed
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