Create TypeScript style guide #13454
Labels
area-documentation
Issues relating to documentation, in the codebase and off.
contributor experience
An issue that impacts, or planned improvement to, the contributor experience.
team-extension-platform
Extension Platform team
Uh oh!
There was an error while loading. Please reload this page.
Description
Before engineers can divide and conquer on the conversion of files to TypeScript within the extension, we should create a TypeScript style guide that helps us write code that is similar to one another. A great deal of these decisions have been made and are codified in our eslint configuration. However, we should pull these decisions forward from that configuration into a document that will serve to onboard engineers to using TypeScript. A particular amount of focus should be placed on React components and how we'd like those to be typed as there is a number of ways.
The text was updated successfully, but these errors were encountered: