perf: optimize duplicate (#24)

* perf: optimize mark duplicate

* add

* add

* add

* add

* add
This commit is contained in:
xrkffgg
2020-12-30 15:17:26 +08:00
committed by GitHub
parent 1cf278b531
commit da1f8da3d4
10 changed files with 114 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "issue-helper",
"version": "1.5.0",
"version": "1.6.0",
"private": true,
"description": "Some operations on issue.",
"main": "src/main.js",