Skip to content

Commit d841533

Browse files
committed
updated readme due to new options in [email protected]
1 parent 1856ea6 commit d841533

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ Options:
151151
- cwd (string): the working directory in which to seach. Default is `process.cwd()`
152152
- newPath (string): in which folder the new files should go. Default is `rcs`
153153
- 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`
154157

155158
Example:
156159

0 commit comments

Comments
 (0)