Fix typo in omitParts config option#50
Conversation
|
@dawsbot yes, it adds the option to omit index files from paths. The usage is explained in further detail here. I'd really like to be able to use this function, since without it I always have to manually delete the For instance, my folder structure is as follows: When attempting to import I think this is a common enough pattern to justify its importance, as is evidenced by the following eslint rule. This is also the default behavior of Atom's popular autocomplete-paths extension. |
|
That's a great feature, thanks for the write-up @dben89x 🙏 I'll see what I can do to publish this |
There's a typo in the omitParts configuration option. This fixes that.