Cliff Su
Cliff Su
### 問題 Issue 實作 TaiwanLotteryCrawler CLI 工具列, 可以直接在 CLI 取得的開獎資訊 ### 重現步驟 Reproduce 重現該行為的步驟(Steps to reproduce the behavior): 1. 執行 '....' 2. See error 3. ... ### 預期行為 Expected Behavior...
### 問題 Issue 簡單描述一下問題的情形。(Write a concise description of what the issue is.) ### 重現步驟 Reproduce 重現該行為的步驟(Steps to reproduce the behavior): 1. 執行 '....' 2. See error 3. ... ### 預期行為...
### 問題 Issue 簡單描述一下問題的情形。(Write a concise description of what the issue is.) ### 重現步驟 Reproduce 重現該行為的步驟(Steps to reproduce the behavior): 1. 執行 '....' 2. See error 3. ... ### 預期行為...
### 問題 Issue Extract the super_lotto_back, lotto649_back, daily_cash_back, lotto1224_back ### 重現步驟 Reproduce 重現該行為的步驟(Steps to reproduce the behavior): 1. 執行 '....' 2. See error 3. ... ### 預期行為 Expected Behavior ###...
Hi Team, I am following the [setup ](https://react-svgr.com/docs/jest/)to configure the Svgr with Jest, but I found that If I used the `export default 'SvgrURL'` in ` __mocks__/svg.js` file, I will...