You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document, which will apply to both mobile and extension (and any repository, future or present), must be ratified by members of all product teams. It should detail our best practices when using TypeScript, including configuration, code examples, etc. In addition we should include a full style guide, using our eslint configuration as the base. The eslint configuration for typescript codifies our style guide and pulling in the rules and writing examples in the style guide will help to prepare the extension for typescript refactor.
The text was updated successfully, but these errors were encountered:
We have begun a document for TypeScript guidelines, but we've intentionally left it incomplete for now. We will likely not have time this quarter to continue adding to it, so I am taking it out of our product backlog. That said, others are free to add more guidelines as they see fit.
This document, which will apply to both mobile and extension (and any repository, future or present), must be ratified by members of all product teams. It should detail our best practices when using TypeScript, including configuration, code examples, etc. In addition we should include a full style guide, using our eslint configuration as the base. The eslint configuration for typescript codifies our style guide and pulling in the rules and writing examples in the style guide will help to prepare the extension for typescript refactor.
The text was updated successfully, but these errors were encountered: