-
-
Notifications
You must be signed in to change notification settings - Fork 0
[TypeScript] Convert App.jsx to App.tsx #31
Copy link
Copy link
Open
Labels
good first issueGood for newcomers to the project or open sourceGood for newcomers to the project or open sourcehelp wantedExtra attention is neededExtra attention is neededtypescriptRelated to TypeScript migration or typingRelated to TypeScript migration or typing
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomers to the project or open sourceGood for newcomers to the project or open sourcehelp wantedExtra attention is neededExtra attention is neededtypescriptRelated to TypeScript migration or typingRelated to TypeScript migration or typing
Description
Help us migrate our codebase to TypeScript by converting
src/webview/App.jsxto TypeScript (.tsx). This component is our main webview component that manages the overall layout and state of the visualization interface.Task Requirements
App.jsxtoApp.tsxSteps
App.jsxasApp.tsx.jsxfile once confirmed workingResources
Definition of Done
npm run buildBranch
Please work on branch:
31-typescript-convert-appjsx-to-apptsxTo get started: