Those files inherit from…

less than 1 minute read

Those files inherit from the base configuration and allow us to modify the settings per project/lib. We use those in our monorepo. E.g. setting Jest to Angular, Preact with Enzyme, different TS and tslint strictness, etc. I found that default structure helpful.

Updated: