w3c / wai-atag-report-tool

Repository for ATAG Report Tool
https://wai-atag-report-tool.netlify.app
Other
13 stars 9 forks source link

Fix unwanted whitespace in Prettier/HTML output #163

Closed shawna-slh closed 4 years ago

shawna-slh commented 4 years ago
hidde commented 4 years ago

This is our automated code formatter being over-excited… it inserts this space to make the code formatting consistent. Will address!

hidde commented 4 years ago

Filed an issue for this in https://github.com/sveltejs/prettier-plugin-svelte/issues/103. In the meantime, I will remove Prettier, the code formatter from this project, hopefully to readd it at some point, because it is super helpful in ensuring all our code looks the same.