Second run includes the index file itself
Open
- Dominant language
- JavaScript
- Stars
- 277
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
When I run create-index a second time, a line gets added to the already existing index file:
`export { default as index } from "./index.tsx";`
v2.6.0 with the command (i found in the [readme](https://github.com/gajus/create-index#generate-indextsx-for-typescript)):
`create-index ./src/components --extensions tsx --outputFile index.tsx"`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.