diff --git a/src/index.ts b/src/index.ts index 31de8e2b..ff5ed466 100755 --- a/src/index.ts +++ b/src/index.ts @@ -58,6 +58,7 @@ const manifest = readPkgUp.sync({cwd: require.resolve('.')}); /** * Set global CLI configurations */ +commander.storeOptionsAsProperties(false); /** * Displays clasp version