sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
844 stars 103 forks source link

chore: enable prettier for json and reformat #663

Closed dominikg closed 1 year ago

dominikg commented 1 year ago

can we add this to blame ignore here or do we have to merge into main first?

ghostdevv commented 1 year ago

All you should need is a file called .git-blame-ignore-revs with the commit hash in 7300d3b37b2b8b4099fccc0ecc3f8e4fef1151e8

bluwy commented 1 year ago

can we add this to blame ignore here or do we have to merge into main first?

We'd need to merge in main first since the commit hash will change after merge (hashes are derived from commit time too)