microsoft / microsoft/react-native-windows
Introduce a new flag --no-example in init-windows cli command that ignores the creation of example file directory
Open
Nobody has claimed this yet.
Area: CLI
enhancement
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Introduce a new flag --no-example in yarn react-native init-windows cli command that ignores the creation of example file directory.
There can be cases where we don't want the example directory to be created on every init windows having a flag to ignore this would be very useful.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.