We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4163250 commit de11927Copy full SHA for de11927
1 file changed
README.md
@@ -27,19 +27,6 @@
27
</p>
28
29
30
-### New features 🚀⭐
31
-* Added 4 new config options:
32
- * `arrowFunction` - indicates if it should generate arrow functions instead of the regular.
33
- * `exportType` - export type to be used for modules.
34
- * `cssModules` - generate css module instead of regular style file.
35
- * `wrapFolder` - Wrap generated files in a folder.
36
-
37
-* And 2 new CLI arguments:
38
- * `-d` or` --directory` - specify directory where files are created, relative to root path.
39
- * `--wrap` - does the same as the `wrapFolder` option.
40
41
42
43
## Table of Contents
44
45
* [Installation](#installation)
0 commit comments