1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-08-09 07:25:18 +02:00

Fix Prettier errors

This commit is contained in:
Carsten Götzinger 2023-03-27 13:19:06 +02:00
parent efb78da456
commit 80ee4dcd9f

View file

@ -8,4 +8,4 @@ export const tool = defineTool({
keywords: ['docker', 'to', 'docker', 'compose'],
component: () => import('./docker-to-docker-compose.vue'),
icon: BrandDocker,
});
});