Skip to content

Convert to TypeScript#308

Open
wilkie wants to merge 6 commits intoswitch-to-function-componentsfrom
convert-to-typescript
Open

Convert to TypeScript#308
wilkie wants to merge 6 commits intoswitch-to-function-componentsfrom
convert-to-typescript

Conversation

@wilkie
Copy link
Copy Markdown
Contributor

@wilkie wilkie commented Apr 9, 2026

Uses the strict TypeScript config in /frontend/packages/lint-config to get this repo locked to the same TypeScript and TS linting situation as the main repo.

This also converts function MyComponent({}) { } into const MyComponent = ({}: MyComponentProps) => { }

Snuck an upgrade to fontawesome which just updated the package.json/yarn.lock.

2026-04-09.14-54-52.mp4

@wilkie wilkie changed the base branch from main to switch-to-function-components April 9, 2026 05:41
@wilkie wilkie changed the title Convert to typescript Convert to TypeScript Apr 9, 2026
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