Skip to content
View aqzhyi's full-sized avatar
🙋‍♂️
えっ?なんで?教えてください。お願いします
🙋‍♂️
えっ?なんで?教えてください。お願いします
  • みなみけ

Sponsoring

@runjuu

Block or report aqzhyi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aqzhyi/readme.md

Caution

凡人之有為也,非名之則荔枝也


Pinned Loading

  1. oh-my-monorepo oh-my-monorepo Public

    experiment involves partially open-sourcing specific packages, linking a private monorepo with a public monorepo.

    Astro

  2. etoro-better-ui etoro-better-ui Public

    Better eToro UI (as helper, enhancement, extension) for 🇹🇼Taiwan, 🇲🇾Malaysia, and 🇬🇧English (via tampermonkey, which can be running on Microsoft Edge, Firefox, and Chrome)

    TypeScript 10 2

  3. Sublime-Better-Completion Sublime-Better-Completion Public

    手刻的浪漫 DEPRECATED, use TypeScript!

    JavaScript 338 75

  4. chinese-conv chinese-conv Public

    Forked from mollykannn/translate-big5-gbk

    我就懶,無依賴的,簡繁轉換解決方案。no dependencies, converting simplified to traditional and traditional to simplified.

    TypeScript 75 12

  5. how make github copilot follow rules... how make github copilot follow rules and code for me in a repo? let's try
    1
    # DIRECTION
    2
    
                  
    3
    ## Rules
    4
    
                  
    5
    ### Always use the "Angular Commit Format Reference Sheet" to write commit messages.
  6. ts5.2.2, strictest tsconfig.json ts5.2.2, strictest tsconfig.json
    1
    /** also see https://www.totaltypescript.com/tsconfig-cheat-sheet */
    2
    {
    3
      "$schema": "https://json.schemastore.org/tsconfig",
    4
      "display": "Strictest",
    5
      "compilerOptions": {