Fix eslint broken for Jest
**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
Showing
config/helpers/is_eslint.js
0 → 100644
Please register or sign in to comment