gajus / create-index

Creates ES6 ./index.js file in target directories that imports and exports all sibling files and directories.
Other
278 stars 87 forks source link

Ignore unsafe index #21

Closed laggingreflex closed 7 years ago

laggingreflex commented 7 years ago

--silent perhaps? or --ignore-unsafe?

An option to ignore unsafe index files instead of halting, and continue creating other indexes (indices?).

Would be helpful (probably required?) in recursive create (#4)

laggingreflex commented 7 years ago

closed in #24