Use comma-separated list
This commit is contained in:
parent
60465730fb
commit
2c235f1a60
7 changed files with 5 additions and 7 deletions
|
|
@ -169,7 +169,6 @@ async function sendCompletedStatusReport(
|
|||
const initWithConfigStatusReport: InitWithConfigStatusReport = {
|
||||
...initStatusReport,
|
||||
disable_default_queries: disableDefaultQueries,
|
||||
languages,
|
||||
paths,
|
||||
paths_ignore: pathsIgnore,
|
||||
queries: queries.join(","),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue