We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1856ea6 commit d841533Copy full SHA for d841533
README.md
@@ -151,6 +151,9 @@ Options:
151
- cwd (string): the working directory in which to seach. Default is `process.cwd()`
152
- newPath (string): in which folder the new files should go. Default is `rcs`
153
- flatten (boolean): flatten the hierarchie - no subfolders. Default is `false`
154
+- prefix (string): prefix all triggered selectors. Default is `undefined`
155
+- suffix (string): suffix all triggered selectors. Default is `undefined`
156
+- preventRandomName (boolean): does not rename the selectors (good for prefixing/suffixing). Default is false`
157
158
Example:
159
0 commit comments