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

feat: add JSDoc example #8533

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Commits on Aug 20, 2024

  1. feat: add example

    linonetwo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    602e5ea View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    270aeba View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. refactor: remove // @ts-check

    linonetwo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    492d812 View commit details
    Browse the repository at this point in the history
  2. feat: Allow import('$:/core/modules/...') instead of `import('../..…

    …/core/modules/...')`. Only works inside this project.
    linonetwo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ac308e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6f219a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5feb38 View commit details
    Browse the repository at this point in the history
  5. fix: Declaration emit for this file requires using private name 'Widg…

    …et'. An explicit type annotation may unblock declaration emit.
    linonetwo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c5304b4 View commit details
    Browse the repository at this point in the history
  6. fix: duplication of types

    linonetwo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    43eff4e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    cdceedd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f0d37e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24279cc View commit details
    Browse the repository at this point in the history
  4. feat: import base type

    linonetwo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e3fc9b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18517b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c56afea View commit details
    Browse the repository at this point in the history
  7. feat: refine the ast type

    linonetwo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    06204b1 View commit details
    Browse the repository at this point in the history
  8. Update tw.d.ts

    linonetwo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0c92f1b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix: ignore base file

    linonetwo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    562a308 View commit details
    Browse the repository at this point in the history
  2. Update wiki.js

    linonetwo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3cc1849 View commit details
    Browse the repository at this point in the history
  3. Update npm-publish.sh

    linonetwo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2eaadcd View commit details
    Browse the repository at this point in the history