Updated the custom configs for mapper

This commit is contained in:
2021-03-29 19:27:06 +07:00
parent 53e7af0f20
commit d5c75e8644
3 changed files with 53 additions and 23 deletions

View File

@@ -9,5 +9,9 @@
"label": "Age"
}
],
"configs": {}
"configs": {
"outputPath": "./data/outputs/exported",
"outputName": "my_exported_data",
"sheetName": "Sheet1"
}
}