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

Remove javascript style comments #468

Open
DennisAlund opened this issue Oct 2, 2024 · 0 comments
Open

Remove javascript style comments #468

DennisAlund opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
type:technical-debt Technical debt

Comments

@DennisAlund
Copy link
Member

Remove Javscript style comments from typescript. Block comment need to annotate the type that is explicitly declared.

See example below

  /**
   * Modal actions for saving or canceling profile picture changes.
   * @constant
   * @type {JSX.Element}
   */

https://github.com/search?q=repo%3Aoddbit%2Ftanam%20%22%40type%22&type=code

@DennisAlund DennisAlund added the type:technical-debt Technical debt label Oct 2, 2024
@DennisAlund DennisAlund moved this to Ready in Tanam Oct 2, 2024
@DennisAlund DennisAlund added this to the October fixing milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:technical-debt Technical debt
Projects
Status: Ready
Development

No branches or pull requests

2 participants