Commit 073e67a
refactor: read blindCategories from problem-categories.json
DaleStudy/leetcode-study#2559 ์์ `problem-categories.json` ์ ๊ฐ ๋ฌธ์ ์
`blindCategories` ํ๋๋ฅผ ์ถ๊ฐํ ๋ค, Worker ๋ ์ด ํ๋๋ฅผ ์ง์ ์ฝ๋๋ค.
- utils/blindCategories.js ์ญ์ (๋งคํ ํ
์ด๋ธ์ด ์๋ณธ JSON ์ผ๋ก ์ด์ )
- BLIND_CATEGORY_ORDER ๋ handlers/learning-status.js ๋ด๋ถ ์์๋ก ์ ์ง
(๋๋ฅ ์ ๋ ฌ์ ํ์ด๋ธ๋ ์ด์ปค๋ก๋ง ์ฌ์ฉ)
๋จธ์ง ์์: leetcode-study#2559 ๋จผ์ , ๊ทธ ๋ค์ ์ด PR.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 633dadc commit 073e67a
2 files changed
Lines changed: 18 additions & 144 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
25 | 36 | | |
26 | 37 | | |
27 | 38 | | |
28 | | - | |
29 | | - | |
| 39 | + | |
| 40 | + | |
30 | 41 | | |
31 | 42 | | |
32 | 43 | | |
| |||
42 | 53 | | |
43 | 54 | | |
44 | 55 | | |
45 | | - | |
46 | | - | |
| 56 | + | |
47 | 57 | | |
48 | 58 | | |
49 | 59 | | |
| |||
This file was deleted.
0 commit comments