so for example before the patch: I ran `npx prettier ./koha-tmpl/intranet-tmpl/prog/js/vue/components/KohaTable.vue` and ``` git diff --compact-summary ./koha-tmpl/ intranet-tmpl/prog/js/vue/components/KohaTable.vue .../prog/js/vue/components/KohaTable.vue | 110 +++++++++---------- 1 file changed, 55 insertions(+), 55 deletions(-) ``` after the patch zero changes