File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,11 @@ Changed the main file to be named index.extension instead of componentName.exten
4141Now I can only import it like this: ` import component from '/component' `
4242
4343#### v2.0.0
44- Added functionality for a configuration file, added the --init flag when running to create the config file.
44+ Added functionality for a configuration file, added the ` --init ` flag when running to create the config file.
4545Made it easier to customise to your own coding style and file structure.
4646
4747#### v1.2.0
48- Added a jest .js test file, the starter code only checks that it can be rendered, but it can be fille with more!
48+ Added a jest .js test file, the starter code only checks that it can be rendered, but it can be filled with more!
4949
5050## Output
5151```
You can’t perform that action at this time.
0 commit comments