aboutsummaryrefslogtreecommitdiff
path: root/wasm/examples/csv-table-to-org/options.json
diff options
context:
space:
mode:
Diffstat (limited to 'wasm/examples/csv-table-to-org/options.json')
-rw-r--r--wasm/examples/csv-table-to-org/options.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/wasm/examples/csv-table-to-org/options.json b/wasm/examples/csv-table-to-org/options.json
new file mode 100644
index 000000000..9fbc4705b
--- /dev/null
+++ b/wasm/examples/csv-table-to-org/options.json
@@ -0,0 +1,4 @@
+{
+ "from": "csv",
+ "to": "org"
+} \ No newline at end of file