Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Optimise method and interface descriptions for the core package #133

@bennobuilder

Description

@bennobuilder

🆕 Feature Request

Something like that

/**
 *  tagline.
 *
 *  more description.
 *
 *  Learn more: [link to documentation part]
 * 
 * @param {object} x - description.
 * @param {State} y - description.
 * @returns {State} - description.
 *
 */
function myCoolMethod() {
  // xyz
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions