• Paul Slaughter's avatar
    Fix eslint broken for Jest · aa9ac23e
    Paul Slaughter authored
    **What happened?**
    Previously we just checked the immediate parent
    to see if the module was being included from eslint.
    Now we recursively check all the parents.
    
    Also moves this eslint check to it's own config/helper
    aa9ac23e
is_eslint.js 294 Bytes