Skip to content

Commit f6e5b2a

Browse files
committed
docs: 更新
1 parent 8ac02a5 commit f6e5b2a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Readme.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,12 @@
1919

2020
- [ ] 实现在编辑器中预览图片(感觉可以不做)
2121

22-
2322
#### 代码优化及基础建设
2423

2524
- [ ] 优化随机题目的随机方式,减少请求
2625
- [ ] commonJS -> ES6 Module
2726
- [ ] 优化src下代码结构
2827
- [ ] 封装npm包,方便后续做成编辑器插件
29-
- [ ] eslint
3028

3129
### 已完归档
3230

@@ -37,6 +35,7 @@
3735
- [x] 5.优化创建时的体验,添加重复时候的确认覆盖或者添加额外符号
3836
- [x] 6.特殊数据结构的处理(链表ListNode,树TreeNode,无向连通图Node)的处理
3937
- [x] 7.创建某一特定编号的题目脚本,以及实现随机题目【随机题目汇集本地题目,然后排除自己本地存在的题目进行随机】
38+
- [x] 8.加入eslint
4039

4140
## How to use for yourself ?
4241

0 commit comments

Comments
 (0)