Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Check your setup

未關閉
#218 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
1/5
預估耗時
1 小時以內
新手友好度
35/100
Issue 類型
文件
描述清晰度
描述清楚
活躍度
停滯
技術堆疊
javascript, vscode

研究方向

從 CYF VS Code extension pack 和 issue 中描述的 repository 的 Prettier 設定開始。確認 Prettier 是預設格式化程式,且儲存 HTML 檔案時會自動將其格式化;當設定正常運作且未使用其他格式化程式時,即可確認完成。

由索引模型根據 Issue 內容生成。

描述

🏕 Priority Mandatory 📅 Sprint 1 Module-Structuring-And-Testing-Data Setup Submit:None 🦔 Size Tiny
Link to the coursework

CYF VS Code extension pack

Why are we doing this?

You must have the CYF VS Code extension pack installed and Prettier enabled. Don't use another formatter.

🧹 Formatting with Prettier

Using a shared formatting convention makes sure your "diffs" ( differences between the codebase and your changes) only show the code you intentionally wrote, and not a bunch of spaces or tabs. It will also help you read your own code as you work on it.

  1. In Visual Studio open the settings file (Code > Preferences > Settings)
  2. Search for editor format
  3. Set and to
  4. Set the "Default Formatter" to be Prettier
  5. In your editor, write some html and save the file. It should be formatted (indented) automatically.
Maximum time in hours

.15

How to get help

Ask for help on Slack if you are having trouble with Prettier. We will work together on the same files in some workshops, so if you don't have this set up, you will be blocked and unable to participate.

How to submit

It will be entirely obvious if you don't do this. 😜 We can all see!

主要語言
JavaScript
星號
0
分支
397
平均合併
1 分鐘
30 天內合併 PR
1

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

CodeYourFuture/Module-Structuring-and-Testing-Data 的其他 Issue

查看 CodeYourFuture/Module-Structuring-and-Testing-Data 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。