wix-incubator / lerna-script

Lerna addon for adding custom tasks
MIT License
164 stars 13 forks source link

idea: add option to generate root level iml #427

Closed alexandervain closed 3 years ago

alexandervain commented 3 years ago

Currently the generated project does not include/show non-modules (such as node_modules or and docs folders).

An optional flag addRoot will allow generating of the root.iml to make such folders visible in IDE.