🐛 Bug: blockPrettier
should remove existing .prettierrc
file
#2118
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Milestone
Bug Report Checklist
main
branch of the repository.Expected
Running
npx create-typescript-app
on an old repo with.prettierrc
(note the lack of extension) should delete that file. CTA adds its own.prettierrc.json
.Actual
JoshuaKGoldberg/prettier-plugin-curly#630 (comment): the old file isn't deleted.
Additional Info
🎁
The text was updated successfully, but these errors were encountered: