Right now the eslint config requires a prettier config file to exist in the root of the consuming repo. We should fix this so that it can either use the prettier config included here, or the users only if specified. Some only specify prettier within the package.json too so it may need some interesting logic to support.