jenniferabowd / jest_webpack_example

MIT License
63 stars 25 forks source link

resolve issue #2, Each child in an array or iterator should have a un… #3

Closed speaud closed 6 years ago

speaud commented 6 years ago

Resolved error denoted within issue #2 as requested by @jenniferkaplannyc

jenniferabowd commented 6 years ago

Thank you so much for helping me out with this! I really appreciate the pull request! I wish I had the time to fix this on my own...

jenniferabowd commented 6 years ago

PS what is the Jest_0 folder? Maybe I should add it to the .gitignore?

speaud commented 6 years ago

No worries.

That folder is generated by the Ubuntu/Linux sudo user when running the 'jest' command. Yes, I believe that directory should be included in the .gitignore.

Do you want me to modify/create a PR with a pattern to exclude said directory?