diff options
Diffstat (limited to 'configure.json')
-rw-r--r-- | configure.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.json b/configure.json new file mode 100644 index 00000000..f437252f --- /dev/null +++ b/configure.json @@ -0,0 +1,7 @@ +{ + "commandline": { + "options": { + "skip": "addString" + } + } +} |