muonw / muonw-powertable

▦ PowerTable is a Svelte component that turns JSON data into an interactive HTML table. Inspired by DataTables. Powered by Svelte.
https://muonw.github.io/muonw-powertable/
Other
218 stars 13 forks source link

Update code style/formatting #35

Closed mavcook closed 10 months ago

mavcook commented 1 year ago

Right now, it doesn't make sense to use Prettier (npm run format) when contributing code, because much of the code base is not following that style/format. It would be nice to have everything formatted so contributors can use Prettier as configured.

muonw-public commented 10 months ago

Thank you for your suggestion. Since currently external contribution is not a concern, for now this is not planned.