creates a EslintPrettier component to place prettier at the end of the eslint extends
the project to add prettier to
see PrettierOptions
Called after synthesis. Order is not guaranteed.
Prettier needs to be last in the eslint extension list, so we add this during preSynthesize
Synthesizes files to the project output directory.
Generated using TypeDoc
makes sure prettier is added to the end of the eslint extends