expand list-issues command

This commit is contained in:
mdgriffith 2020-05-22 21:32:41 -04:00
parent 0d96173d31
commit b664433042

View File

@ -11,7 +11,7 @@
"test-render-sauce-automated": "node tests-rendering/automation/run.js --sauce",
"test-doc-preview": "bash tests-rendering/automation/doc-preview.sh",
"bench": "node benchmarks/runtime/index.js",
"list-issues": "hub issue -f \"%i,%U,%t%n\" > issues.csv"
"list-issues": "hub issue -f \"%i,%U,%t,'%L'%n\" > issues.csv"
},
"repository": {
"type": "git",