Update prettier configuration

This commit is contained in:
Joseph Garrone
2024-05-20 19:30:15 +02:00
parent b34f86d2f0
commit ccc5ac6a1f
9 changed files with 27 additions and 26 deletions

View File

@ -101,7 +101,7 @@ export default function Template(props: TemplateProps<KcContext, I18n>) {
({
type: "text/javascript",
src: script
} as const)
}) as const
)
]
});